Documentación de la API > Custom user interface > Object ProUICascadebutton > Function ProUICascadebuttonDisableResizing
Function ProUICascadebuttonDisableResizing
Description
Sets the cascadebutton to be non-resizeable.
Synopsis
ProUICascadebuttonDisableResizing
(
char* dialog
/* (In)
The name of the dialog that contains the cascadebutton.
*/
char* component
/* (In)
The name of the cascadebutton component
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
¿Fue esto útil?