Documentação da API > Custom user interface > Object ProUIDialog > Function ProUIDialogAttachRight
Function ProUIDialogAttachRight
Description
To attach the dialog at right side of the parent component.
Synopsis
#include <ProUIDialog.h>
ProUIDialogAttachRight
(
char* dialog
/* (In)
Name of the dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Isto foi útil?