<< Return to Main Index

< Return to Class Index

CGXControl::Hide

virtual void Hide();

Remarks

If the control is associated with a CWnd, this method hides the associated window. This method is overridden in CGXEditControl, CGXListBox and CGXWndWrapper to hide the window object. The active-flag keeps unchanged.

If your derived control is associated with a CWnd, you should override this method. See CGXEditControl for an example.

CGXControl

Class Overview | Class Members