Function ProUISeparatorShow
Description
Set the separator visible.
Synopsis
#include <ProUISeparator.h>
ProUISeparatorShow
(
char* dialog
/* (In)
The name of the dialog that contains the separator.
*/
char* component
/* (In)
The name of the separator component.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Isto foi útil?