CONTROL.TEXTSELECT Function
/documentation/pages/Ref/Api/Objects/Layouts/Control/CONTROL.TEXTSELECT Method.xml
The .TEXTSELECT() method selects text in a control starting at Start_Position and running for Length characters.
Tree Control Functions
/documentation/pages/Ref/Api/Functions/Utility/Tree Control Functions/index.xml
Alpha Anywhere provides the following tree control functions.
Radio Button Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/Radio Button/Radio Button Control Methods.xml
The Radio Button Control has the following methods. The radio button control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.
Multi-State Button Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/Button/Multi-State Button Control Methods.xml
The Multi-State Button Control has the following methods. The multi-state button control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.
List Box Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/List Box/List Box Control Methods.xml
The List Box Control has the following methods. The list box control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.
Form Control Methods
/documentation/pages/Ref/Desktop_Api/Layout/Form/Form Control Methods.xml
Alpha Anywhere provides the following and methods for manipulating form controls. Prefix the following methods with the pointer to the control.
Combo Box Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/Combo Box/Combo Box Control Methods.xml
The Combo Box Control has the following methods. The combo box control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.