Loading...
 

Hide

Hide

Hide(windowID, childID), Hide(windowID, STACK ), Hide(, childID), Hide

parameters: Identifier of a Windows and a child Windows object

Stack
Stack Position Description
Stack(In) Top -
Stack(Out) Top -

The child object becomes invisible. Whether a widget is hidden can be checked with CX_WIDGET։։IsHidden. A hidden WIdget can be made visible again via Show.

Exception: A menu item is deactivated. In this case Hide behaves like the Lock instruction.