API 文档 > Custom user interface > Object ProUIDialog > Function ProUIDialogVertmethodSet
Function ProUIDialogVertmethodSet
Description
Set the vertical positioning method of the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogVertmethodSet
(
char* dialog
/* (In)
Name of the dialog.
*/
/* (In)
Vertical positioning method.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
这对您有帮助吗?