Class: Window
Syntax: Window_HasBeenHidden 0x82890
Struct:
typedef struct
{
ToolboxEventHeader hdr;
} WindowHasBeenHiddenEvent;
Purpose: This event is raised by the Toolbox when toolbox_hide_object> is called on a window which has the 'Deliver event before hiding' attribute set in !ResEd.
|
|
|