API 文档 > Custom user interface > Object ProUIThumbwheel > Function ProUIThumbwheelAttachRight
Function ProUIThumbwheelAttachRight
Description
To attach the thumbwheel at right side of the parent component.
Synopsis
ProUIThumbwheelAttachRight
(
char* dialog
/* (In)
The name of the dialog that contains the thumbwheel.
*/
char* component
/* (In)
The name of the thumbwheel component.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
这对您有帮助吗?