Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CSDTreeCtrl Class Reference

#include <ScriptDialog.h>

Inherits CTreeCtrl.

Protected Member Functions

virtual void OnRButtonDown (UINT nFlags, CPoint point)
 

Detailed Description

Class Definition for overridden Tree control that supports Right-click context sensitive menu.

Definition at line 52 of file ScriptDialog.h.

Member Function Documentation

◆ OnRButtonDown()

void CSDTreeCtrl::OnRButtonDown ( UINT nFlags,
CPoint point )
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.


The documentation for this class was generated from the following files: