#include <ScriptDialog.h>
Inherits CTreeCtrl.
Protected Member Functions | |
| virtual void | OnRButtonDown (UINT nFlags, CPoint point) |
Class Definition for overridden Tree control that supports Right-click context sensitive menu.
Definition at line 52 of file ScriptDialog.h.
|
protectedvirtual |
This function reacts to a right button push on a script or group to create a drop down menu
first, if there's something under the mouse, select it.
Display a check mark to signify status of active-ness
Definition at line 116 of file ScriptDialog.cpp.