Xceed SmartUI for WinForms v3.6 Documentation
SeparatorMenuItem SmartItem
Welcome to Xceed SmartUI for WinForms v3.6 > Basic Concepts > SmartControls > SmartMenuBar > SeparatorMenuItem SmartItem

The SeparatorMenuItem SmartItem is one of the preferred SmartItems for the SmartMenuBar SmartControl and is designed to be used as a separator.  

Although the SeparatorMenuItem SmartItem is one of the SmartMenuBar's preferred SmartItems, it can also be used with any other SmartControl.

Preferred sibling SmartItems

The following table provides a list of the preferred sibling SmartItems: 

Preferred sibling SmartItem Description
CheckMenuItem SmartItem Represents a SmartItem designed to be used as a checkable menu item for the SmartMenuBar SmartControl.
MainMenuItem SmartItem Represents a SmartItem designed to be used as a main menu item for the SmartMenuBar SmartControl.
MenuItem SmartItem Represents a SmartItem designed to be used as a basic menu item for the SmartMenuBar SmartControl.
PopupMenuItem SmartItem Represents a SmartItem designed to be used as a popup menu item for the SmartMenuBar SmartControl.

Things you should consider