Function ProUIDialogVertpointSet
Description
Set the vertical position of the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogVertpointSet
(
char* dialog
/* (In)
Name of the dialog to be set.
*/
/* (In)
Verticalposition of the dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?