ESRI.ArcGIS.Mobile.Client
SeparatorMenuItem Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : SeparatorMenuItem Class


The following tables list the members exposed by SeparatorMenuItem.

Public Constructors

 NameDescription
Public ConstructorSeparatorMenuItem Constructor Constructs a SeparatorMenuItem  
Top

Public Properties

 NameDescription
Public PropertyBarBreak (Inherited from System.Windows.Forms.MenuItem)
Public PropertyBreak (Inherited from System.Windows.Forms.MenuItem)
Public PropertyChecked (Inherited from System.Windows.Forms.MenuItem)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDefaultItem (Inherited from System.Windows.Forms.MenuItem)
Public PropertyEnabled (Inherited from System.Windows.Forms.MenuItem)
Public PropertyHandle (Inherited from System.Windows.Forms.Menu)
Public PropertyIndex (Inherited from System.Windows.Forms.MenuItem)
Public PropertyIsParent (Inherited from System.Windows.Forms.MenuItem)
Public PropertyMdiList (Inherited from System.Windows.Forms.MenuItem)
Public PropertyMdiListItem (Inherited from System.Windows.Forms.Menu)
Public PropertyMenuItems (Inherited from System.Windows.Forms.Menu)
Public PropertyMergeOrder (Inherited from System.Windows.Forms.MenuItem)
Public PropertyMergeType (Inherited from System.Windows.Forms.MenuItem)
Public PropertyMnemonic (Inherited from System.Windows.Forms.MenuItem)
Public PropertyName (Inherited from System.Windows.Forms.Menu)
Public PropertyOwnerDraw (Inherited from System.Windows.Forms.MenuItem)
Public PropertyParent (Inherited from System.Windows.Forms.MenuItem)
Public PropertyRadioCheck (Inherited from System.Windows.Forms.MenuItem)
Public PropertyShortcut (Inherited from System.Windows.Forms.MenuItem)
Public PropertyShowShortcut (Inherited from System.Windows.Forms.MenuItem)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTag (Inherited from System.Windows.Forms.Menu)
Public PropertyText (Inherited from System.Windows.Forms.MenuItem)
Public PropertyVisible (Inherited from System.Windows.Forms.MenuItem)
Top

Protected Properties

 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyMenuID (Inherited from System.Windows.Forms.MenuItem)
Top

Public Methods

 NameDescription
Public MethodCloneMenuOverloaded.  (Inherited from System.Windows.Forms.MenuItem)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.Windows.Forms.MenuItem)
Public MethodFindMenuItem (Inherited from System.Windows.Forms.Menu)
Public MethodGetContextMenu (Inherited from System.Windows.Forms.Menu)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetMainMenu (Inherited from System.Windows.Forms.Menu)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodMergeMenuOverloaded.  (Inherited from System.Windows.Forms.MenuItem)
Public MethodPerformClick (Inherited from System.Windows.Forms.MenuItem)
Public MethodPerformSelect (Inherited from System.Windows.Forms.MenuItem)
Public MethodToString (Inherited from System.Windows.Forms.MenuItem)
Top

Protected Methods

 NameDescription
Protected MethodCreateMenuHandle (Inherited from System.Windows.Forms.Menu)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodFindMergePosition (Inherited from System.Windows.Forms.Menu)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnClick (Inherited from System.Windows.Forms.MenuItem)
Protected MethodOnDrawItem (Inherited from System.Windows.Forms.MenuItem)
Protected MethodOnInitMenuPopup (Inherited from System.Windows.Forms.MenuItem)
Protected MethodOnMeasureItem (Inherited from System.Windows.Forms.MenuItem)
Protected MethodOnPopup (Inherited from System.Windows.Forms.MenuItem)
Protected MethodOnSelect (Inherited from System.Windows.Forms.MenuItem)
Protected MethodProcessCmdKey (Inherited from System.Windows.Forms.Menu)
Top

Public Events

 NameDescription
Public EventClick (Inherited from System.Windows.Forms.MenuItem)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDrawItem (Inherited from System.Windows.Forms.MenuItem)
Public EventMeasureItem (Inherited from System.Windows.Forms.MenuItem)
Public EventPopup (Inherited from System.Windows.Forms.MenuItem)
Public EventSelect (Inherited from System.Windows.Forms.MenuItem)
Top

See Also