WinXDisplay (hWnd)
Makes a window visible for the first time
Parameter | Description |
---|---|
hWnd | The window to make visible |
$$TRUE on success or $$FALSE on fail
This function calls the controlSizer callback or the auto sizer if it is not registered, in order to size the controls.
'make the window visible WinXDisplay (#hMain) |
controlSizer (Callback)
WinXAutoSizer_SetInfo
WinXGetPlacement
WinXSetPlacement