The following tables list the members exposed by ButtonBarSeparator.
| Name | Description | |
|---|---|---|
![]() | ButtonBarSeparator Constructor | Initialises a new instance of the ButtonBarSeparator class. |
| Name | Description | |
|---|---|---|
![]() | (Inherited from | |
![]() | Enabled | Gets or sets a value indicating whether the BarItem can respond to user interaction. (Inherited from BarItem) |
![]() | Index | Gets or sets the index of the BarItem in the collection of BarItems. (Inherited from BarItem) |
![]() | Name | Gets or sets the name of the BarItem. (Inherited from BarItem) |
![]() | Parent | Gets or sets the ButtonBar to which the ButtonBarItem belongs. (Inherited from ButtonBarItem) |
![]() | (Inherited from | |
![]() | Tag | Gets or sets the object containing supplemental data about the BarItem. (Inherited from BarItem) |
![]() | 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 Name of the BarItem. (Inherited from 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. (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) |



