API Documentation > Miscellaneous > Object ProUINakedwindow > Function ProUINakedwindowHide
Function ProUINakedwindowHide
Description
Make the naked window invisible.
Synopsis
ProUINakedwindowHide
(
char* dialog
/* (In)
The name of the dialog that contains the naked window.
*/
char* component
/* (In)
The name of the naked window component.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Was this helpful?