API 文档 > Custom user interface > Object ProUICascadebutton > Function ProUICascadebuttonHide
Function ProUICascadebuttonHide
Description
Makes the cascadebutton component invisible from the dialog
Synopsis
ProUICascadebuttonHide
(
char* dialog
/* (In)
The name of the dialog that contains the cascade button
*/
char* cascadebutton
/* (In)
The name of the cascade button component
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
这对您有帮助吗?