GrapeCity MultiRow Windows Forms Documentation
ShowAllToolStripItem Class Members
Properties  Methods  Events


The following tables list the members exposed by ShowAllToolStripItem.

Public Constructors
 NameDescription
Public ConstructorShowAllToolStripItem ConstructorInitializes a new instance of the ShowAllToolStripItem class.  
Top
Public Properties
 NameDescription
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAlignment (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAllowDrop (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAnchor (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAutoSize (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAutoToolTip (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAvailable (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBackColor (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBounds (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyCanSelect (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyChecked (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertyCheckOnClick (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertyCheckState (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContentRectangle (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyDisplayStyle (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyDock (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyDoubleClickEnabled (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyDropDown (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public PropertyDropDownDirection (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public PropertyDropDownItems (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public PropertyFont (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyForeColor (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyHasDropDown (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public PropertyHasDropDownItems (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public PropertyHeight (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageOverridden. Gets or sets the image that is displayed on a System.Windows.Forms.ToolStripItem.  
Public PropertyImageAlign (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageIndex (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageKey (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageScaling (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageTransparentColor (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyIsMdiWindowListEntry (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertyIsOnDropDown (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyIsOnOverflow (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMargin (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMergeAction (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMergeIndex (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyName (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyOverflow (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertyOwner (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyOwnerItem (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPadding (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPlacement (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPressed (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyRightToLeftAutoMirrorImage (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertySelected (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyShortcutKeyDisplayString (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertyShortcutKeys (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertyShowShortcutKeys (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySize (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTag (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextOverridden. Gets or sets the text that is to be displayed on the item.  
Public PropertyTextAlign (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextDirection (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextImageRelation (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyToolTipText (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyWidth (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public MethodDoDragDrop (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodGetCurrentParent (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodHideDropDown (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodPerformClick (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodSelect (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodShowDropDown (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public MethodToString (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodCreateDefaultDropDown (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnAvailableChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBackColorChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBoundsChanged (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Protected MethodOnCheckedChanged (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnCheckStateChanged (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnClickOverridden. Raises the System.Windows.Forms.ToolStripItem.Click event.  
Protected MethodOnDisplayStyleChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDoubleClick (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragDrop (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragEnter (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragLeave (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragOver (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDropDownHide (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnDropDownShow (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnEnabledChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnFontChanged (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnForeColorChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseDown (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnMouseEnter (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnMouseHover (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseLeave (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnMouseMove (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseUp (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnOwnerChanged (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnPaint (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnParentBackColorChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnParentChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnParentForeColorChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Protected MethodOnTextChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnVisibleChanged (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodSetVisibleCore (Inherited from System.Windows.Forms.ToolStripItem)
Top
Public Events
 NameDescription
Public EventAvailableChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventBackColorChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventCheckedChanged (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public EventCheckStateChanged (Inherited from System.Windows.Forms.ToolStripMenuItem)
Public EventClick (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDisplayStyleChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDoubleClick (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragDrop (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragEnter (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragLeave (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragOver (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDropDownClosed (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public EventDropDownItemClicked (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public EventDropDownOpened (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public EventDropDownOpening (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public EventEnabledChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventForeColorChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventGiveFeedback (Inherited from System.Windows.Forms.ToolStripItem)
Public EventLocationChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseDown (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseEnter (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseHover (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseLeave (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseMove (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseUp (Inherited from System.Windows.Forms.ToolStripItem)
Public EventOwnerChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventPaint (Inherited from System.Windows.Forms.ToolStripItem)
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.ToolStripItem)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.ToolStripItem)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventTextChanged (Inherited from System.Windows.Forms.ToolStripItem)
Public EventVisibleChanged (Inherited from System.Windows.Forms.ToolStripItem)
Top
See Also

Reference

ShowAllToolStripItem Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.