Spread Windows Forms 10.0 Product Documentation
TouchToolBarButton Class Methods


For a list of all members of this type, see TouchToolBarButton members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the System.Windows.Forms.ToolStripItem and optionally releases the managed resources. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodGetCurrentParentRetrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetPreferredSizeOverridden. Retrieves the size of a rectangular area into which a System.Windows.Forms.ToolStripButton can be fitted.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded. Invalidates the entire surface of the System.Windows.Forms.ToolStripItem and causes it to be redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodPerformClickActivates the System.Windows.Forms.ToolStripItem when it is clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodSelectSelects the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodToString (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceCreates a new accessibility object for the System.Windows.Forms.ToolStripButton. (Inherited from System.Windows.Forms.ToolStripButton)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAvailableChangedRaises the AvailableChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBoundsChangedOccurs when the System.Windows.Forms.ToolStripItem.Bounds property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnCheckedChangedRaises the System.Windows.Forms.ToolStripButton.CheckedChanged event. (Inherited from System.Windows.Forms.ToolStripButton)
Protected MethodOnCheckStateChangedRaises the System.Windows.Forms.ToolStripButton.CheckStateChanged event. (Inherited from System.Windows.Forms.ToolStripButton)
Protected MethodOnClickRaises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.ToolStripButton)
Protected MethodOnDisplayStyleChangedRaises the System.Windows.Forms.ToolStripItem.DisplayStyleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDoubleClickRaises the System.Windows.Forms.ToolStripItem.DoubleClick event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragDropRaises the System.Windows.Forms.ToolStripItem.DragDrop event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragEnterRaises the System.Windows.Forms.ToolStripItem.DragEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragLeaveRaises the System.Windows.Forms.ToolStripItem.DragLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragOverRaises the System.Windows.Forms.ToolStripItem.DragOver event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnEnabledChangedRaises the System.Windows.Forms.ToolStripItem.EnabledChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnFontChangedRaises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnGiveFeedbackRaises the System.Windows.Forms.ToolStripItem.GiveFeedback event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnLocationChangedRaises the System.Windows.Forms.ToolStripItem.LocationChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseDownRaises the System.Windows.Forms.ToolStripItem.MouseDown event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseEnterRaises the System.Windows.Forms.ToolStripItem.MouseEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseHoverRaises the System.Windows.Forms.ToolStripItem.MouseHover event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseLeaveRaises the System.Windows.Forms.ToolStripItem.MouseLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseMoveRaises the System.Windows.Forms.ToolStripItem.MouseMove event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseUpRaises the System.Windows.Forms.ToolStripItem.MouseUp event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnOwnerChangedRaises the System.Windows.Forms.ToolStripItem.OwnerChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnPaintRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.ToolStripButton)
Protected MethodOnParentBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnParentChangedRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnParentForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnQueryContinueDragRaises the System.Windows.Forms.ToolStripItem.QueryContinueDrag event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnRightToLeftChangedRaises the System.Windows.Forms.ToolStripItem.RightToLeftChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnTextChangedRaises the System.Windows.Forms.ToolStripItem.TextChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnVisibleChangedRaises the System.Windows.Forms.ToolStripItem.VisibleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodSetVisibleCoreSets the System.Windows.Forms.ToolStripItem to the specified visible state. (Inherited from System.Windows.Forms.ToolStripItem)
Top
See Also

Reference

TouchToolBarButton Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.