Documentação da API > Miscellaneous > Object ProUINakedwindow > Function ProUINakedwindowDisableAlwaysontop
Function ProUINakedwindowDisableAlwaysontop
Description
Ignore childrens' always-on-top flag when arranging them.
Synopsis
ProUINakedwindowDisableAlwaysontop
(
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 was successful
The function failed
An invalid argument was given
User Guide References
Isto foi útil?