|
Property "Anchors" <anchors> |
|
|
By setting the sub-properties of this property of an element you can instruct the Application Studio to position and size the element depending on its parent. For example, if you want to keep the distance of an element to the right edge of its parent unchanged as the size of the parent changes, set the "Right" sub-property to "true". Or, if you want the size of an element to change along with its parent, set the sub-properties "Left" and "Right" to "true". Properties
Please examine the "mor > Common > ListBox" element in system library to have a better view on its usage. See Setting Anchors For Elements. Used In Elements
All Basic Elements
|