Documentazione API > Miscellaneous > Object ProUINakedwindow > Function ProUINakedwindowForegroundcolorSet
Function ProUINakedwindowForegroundcolorSet
Description
Set the foreground color to a naked window.
Synopsis
ProUINakedwindowForegroundcolorSet
(
char* dialog
/* (In)
The name of the dialog that contains the naked window.
*/
char* component
/* (In)
The name of the naked window component.
*/
/* (In)
The foreground color.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
È stato utile?