Properties | Explanation |
Height | Sets the height. |
Is enabled | Defines whether the widget is enabled or not. |
Is shown | Sets whether the widget is visible or not. |
Width | Sets the width in pixels. |
AttachedToBottom | Sets whether the widget is attached to the bottom side of the grid. |
AttachedToleft | Sets whether the widget is attached to the left side of the grid. |
AttachedToRight | Sets whether the widget is attached to the right side of the grid. |
AttachedToTop | Sets whether the widget is attached to the top of the grid. |
ConstantHeight | Sets whether the widget has a constant height. |
ConstantWidth | Sets whether the widget has a constant width. |
Title | Corresponds to the title or to the text content of the widget. |