Function ProUIDialogUnattachTop
Description
To not attach the dialog at top side of the parent component.
Synopsis
#include <ProUIDialog.h>
ProUIDialogUnattachTop
(
char* dialog
/* (In)
Name of the dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?