CONTROL.CONTAINER_GET Function
/documentation/pages/Ref/Api/Objects/Layouts/Control/CONTROL.CONTAINER_GET Method.xml
Returns the name of the control's container.
OBJECT.CONTAINER_GET Function
/documentation/pages/Ref/Desktop_Api/Layout/Object/OBJECT.CONTAINER_GET Method.xml
Get the name of the container object for an object if any.
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.
A5Storage::DataContainer::GetContainerItemModifiedDate Method
/documentation/pages/Ref/Api/Namespace/A5Storage/DataContainer/GetContainerItemModifiedDate Method.xml
 
A5Storage::SubContainer GetItem Method
/documentation/pages/Ref/Api/Namespace/A5Storage/SubContainer/GetItem Method.xml
 
Label Control Methods
/documentation/pages/Ref/Desktop_Api/Layout/Control Functions/Label Control Methods.xml
The Label Control has the following methods. The label 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.
A5Storage::DataContainer GetItem Method
/documentation/pages/Ref/Api/Namespace/A5Storage/DataContainer/GetItem Method.xml
The content type for the data.
Button Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/Button/Button Control Methods.xml
The Button Control has the following methods. The 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.
Tree Control Functions
/documentation/pages/Ref/Api/Functions/Utility/Tree Control Functions/index.xml
Alpha Anywhere provides the following tree control functions.