Xceed SmartUI for WinForms v3.6 Documentation
SeparatorMenuItem Class
Members 


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.MenuBar Namespace : SeparatorMenuItem Class
Represents a SmartItem designed to be used as a separator menu item for the SmartMenuBar SmartControl.
Syntax
'Declaration
 
<DescriptionAttribute("Represents a SmartItem designed to be used as a separator menu item for the SmartMenuBar SmartControl.")>
Public Class SeparatorMenuItem 
   Inherits MenuItem
   Implements Xceed.SmartUI.IShortcut 
'Usage
 
Dim instance As SeparatorMenuItem
[Description("Represents a SmartItem designed to be used as a separator menu item for the SmartMenuBar SmartControl.")]
public class SeparatorMenuItem : MenuItem, Xceed.SmartUI.IShortcut  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Xceed.SmartUI.SmartItem
            Xceed.SmartUI.Controls.MenuBar.MenuItem
               Xceed.SmartUI.Controls.MenuBar.SeparatorMenuItem

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SeparatorMenuItem Members
Xceed.SmartUI.Controls.MenuBar Namespace