The following tables list the members exposed by BarItem.
| Name | Description | |
|---|---|---|
![]() | BarItem Constructor | Initialises a new instance of a BarItem class. |
| Name | Description | |
|---|---|---|
![]() | (Inherited from | |
![]() | Enabled | Gets or sets a value indicating whether the BarItem can respond to user interaction. |
![]() | Index | Gets or sets the index of the BarItem in the collection of BarItems. |
![]() | Name | Gets or sets the name of the BarItem. |
![]() | Parent | Gets or sets the Bar owning the BarItem. |
![]() | Gets or sets the site of the BarItem. (Inherited from | |
![]() | Tag | Gets or sets the object containing supplemental data about the BarItem. |
![]() | Visible | Gets or sets if the BarItem is visible. |
| Name | Description | |
|---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | ToString | Overridden. Returns the Name of the BarItem. |
| Name | Description | |
|---|---|---|
![]() | Click | Occurs when the BarItem is clicked, or the BarItem has the input focus and the enter key or space bar is pressed. |
![]() | Cold | Occurs when the mouse cursor moves off the BarItem. |
![]() | (Inherited from | |
![]() | Hot | Occurs when the mouse cursor moves over the BarItem. |
![]() | PropertyChanged | Occurs when a property of the BarItem changes. |



