Documentação da API > Custom user interface > Object ProUIThumbwheel > Function ProUIThumbwheelAttachLeft
Function ProUIThumbwheelAttachLeft
Description
To attach the thumbwheel at left side of the parent component.
Synopsis
ProUIThumbwheelAttachLeft
(
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.
User Guide References
Isto foi útil?