Designer 10.11 | webMethods Mobile Development | User Interface Object Reference | Objects to Use for User Interface Controls | ProgressAnim Properties
 
ProgressAnim Properties
Property
Description
Create On Condition
Whether to create the object at run time.
Name
Name you assign the object in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface.
Position X
Distance from the object’s left edge to its parent object’s inner X position.
Position Y
Distance from the object’s top edge to its parent object’s inner Y position.
Visible
Whether the object is visible or hidden.
Tag
Used to determine the context of the element at runtime, e.g. in a Delegate to find out which element was pressed.
Related Topics