The following tables list the members exposed by SideBarItem.
| Name | Description | |
|---|---|---|
![]() | SideBarItem Constructor | Overloaded. Initialises a new instance of the SideBarItem class |
| Name | Description | |
|---|---|---|
![]() | ButtonBackColor | The background colour of the SideBarItem button when displayed in the main button stack. |
![]() | ButtonForeColor | The colour of the Text on the SideBarItem button when displayed in the main button stack. |
![]() | (Inherited from | |
![]() | Control | Gets or sets the |
![]() | Enabled | Gets or sets a value indicating whether the BarItem can respond to user interaction. (Inherited from BarItem) |
![]() | Font | The |
![]() | Image | The |
![]() | ImageIndex | The zero-base index of the image in the ImageList displayed on the left side of the BarItemCommand. (Inherited from BarItemCommand) |
![]() | ImageKey | The key value of the image in the ImageList displayed on the left side of the BarItemCommand. (Inherited from BarItemCommand) |
![]() | ImageSmall | Get or sets the |
![]() | Index | Gets or sets the index of the BarItem in the collection of BarItems. (Inherited from BarItem) |
![]() | InternalPanel | Gets and sets the |
![]() | Name | Gets or sets the name of the BarItem. (Inherited from BarItem) |
![]() | Parent | Overridden. Gets or sets the SideBar owning the SideBarItem. |
![]() | (Inherited from | |
![]() | Tag | Gets or sets the object containing supplemental data about the BarItem. (Inherited from BarItem) |
![]() | Text | Gets or sets the text displayed on the BarItemCommand. (Inherited from BarItemCommand) |
![]() | Tip | The text on the tool tip displayed when the mouse hovers over the BarItemCommand. (Inherited from BarItemCommand) |
![]() | Visible | Gets or sets if the BarItem is visible. (Inherited from BarItem) |
| Name | Description | |
|---|---|---|
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | ToString | Returns the Text of the BarItemCommand. (Inherited from BarItemCommand) |
| 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. (Inherited from BarItem) |
![]() | Cold | Occurs when the mouse cursor moves off the BarItem. (Inherited from BarItem) |
![]() | (Inherited from | |
![]() | Hot | Occurs when the mouse cursor moves over the BarItem. (Inherited from BarItem) |
![]() | PropertyChanged | Occurs when a property of the BarItem changes. (Inherited from BarItem) |



