Menu Properties |
The Menu type exposes the following members.
Name | Description | |
---|---|---|
Col0Header |
Gets or sets the caption of the left column in this menu.
| |
Col0Width |
Gets the width of the left column in this menu.
| |
Col1Header |
Gets or sets the caption of the right column in this menu.
| |
Col1Width |
Gets the width of the right column in this menu.
| |
Columns |
Gets the number of columns in this menu.
| |
Entity |
Gets the entity to which this component has been attached.
(Inherited from Component.) | |
IsComponentAlive |
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.) | |
Parent |
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.) | |
Position |
Gets the position of this menu.
| |
Title |
Gets the title of this menu.
|