Documentação da API > Custom user interface > Object ProUICascadebutton > Function ProUICascadebuttonUnattachBottom
Function ProUICascadebuttonUnattachBottom
Description
To not attach the cascadebutton at bottom side of the parent component.
Synopsis
ProUICascadebuttonUnattachBottom
(
char* dialog
/* (In)
The name of the dialog that contains the cascadebutton.
*/
char* component
/* (In)
The name of the cascadebutton component.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Isto foi útil?