Click or drag to resize

Menu Properties

The Menu type exposes the following members.

Properties
  NameDescription
Public propertyCol0Header
Gets or sets the caption of the left column in this menu.
Public propertyCol0Width
Gets the width of the left column in this menu.
Public propertyCol1Header
Gets or sets the caption of the right column in this menu.
Public propertyCol1Width
Gets the width of the right column in this menu.
Public propertyColumns
Gets the number of columns in this menu.
Public propertyEntity
Gets the entity to which this component has been attached.
(Inherited from Component.)
Public propertyIsComponentAlive
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.)
Public propertyParent
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.)
Public propertyPosition
Gets the position of this menu.
Public propertyTitle
Gets the title of this menu.
Top
See Also