Spread Windows Forms 9.0 Product Documentation
TouchStripButton Class Members
Properties  Methods  Events


The following tables list the members exposed by TouchStripButton.

Public Constructors
 NameDescription
Public ConstructorTouchStripButton ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleDescriptionGets or sets the description that will be reported to accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleNameGets or sets the name of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleRoleGets or sets the accessible role of the control, which specifies the type of user interface element of the control. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAlignmentGets or sets a value indicating whether the item aligns towards the beginning or end of the System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAllowDropGets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAnchorGets or sets the edges of the container to which a System.Windows.Forms.ToolStripItem is bound and determines how a System.Windows.Forms.ToolStripItem is resized with its parent. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAutoSizeGets or sets a value indicating whether the item is automatically sized. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAutoToolTipGets or sets a value indicating whether default or custom System.Windows.Forms.ToolTip text is displayed on the System.Windows.Forms.ToolStripButton. (Inherited from System.Windows.Forms.ToolStripButton)
Public PropertyAvailableGets or sets a value indicating whether the System.Windows.Forms.ToolStripItem should be placed on a System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBackColorGets or sets the background color for the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBackgroundImageGets or sets the background image displayed in the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBackgroundImageLayoutGets or sets the background image layout used for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBoundsGets the size and location of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyCanSelectGets a value indicating whether the System.Windows.Forms.ToolStripButton can be selected. (Inherited from System.Windows.Forms.ToolStripButton)
Public PropertyCheckedGets or sets a value indicating whether the System.Windows.Forms.ToolStripButton is pressed or not pressed. (Inherited from System.Windows.Forms.ToolStripButton)
Public PropertyCheckOnClickGets or sets a value indicating whether the System.Windows.Forms.ToolStripButton should automatically appear pressed in and not pressed in when clicked. (Inherited from System.Windows.Forms.ToolStripButton)
Public PropertyCheckStateGets or sets a value indicating whether the System.Windows.Forms.ToolStripButton is in the pressed or not pressed state by default, or is in an indeterminate state. (Inherited from System.Windows.Forms.ToolStripButton)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContentRectangleGets the area where content, such as text and icons, can be placed within a System.Windows.Forms.ToolStripItem without overwriting background borders. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyDisplayStyleGets or sets whether text and images are displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyDockGets or sets which System.Windows.Forms.ToolStripItem borders are docked to its parent control and determines how a System.Windows.Forms.ToolStripItem is resized with its parent. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyDoubleClickEnabledGets or sets a value indicating whether the System.Windows.Forms.ToolStripItem can be activated by double-clicking the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyEnabledGets or sets a value indicating whether the parent control of the System.Windows.Forms.ToolStripItem is enabled. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyFontGets or sets the font of the text displayed by the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyForeColorGets or sets the foreground color of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyHeightGets or sets the height, in pixels, of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageGets or sets the image that is displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageAlignGets or sets the alignment of the image on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageIndexGets or sets the index value of the image that is displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageKeyGets or sets the key accessor for the image in the System.Windows.Forms.ToolStrip.ImageList that is displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageScalingGets or sets a value indicating whether an image on a System.Windows.Forms.ToolStripItem is automatically resized to fit in a container. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyImageTransparentColorGets or sets the color to treat as transparent in a System.Windows.Forms.ToolStripItem image. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyIsDisposedGets a value indicating whether the object has been disposed of. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyIsOnDropDownGets a value indicating whether the container of the current System.Windows.Forms.Control is a System.Windows.Forms.ToolStripDropDown. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyIsOnOverflowGets a value indicating whether the System.Windows.Forms.ToolStripItem.Placement property is set to System.Windows.Forms.ToolStripItemPlacement.Overflow. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMarginGets or sets the space between the item and adjacent items. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMergeActionGets or sets how child menus are merged with parent menus. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMergeIndexGets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyNameGets or sets the name of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyOverflowGets or sets whether the item is attached to the System.Windows.Forms.ToolStrip or System.Windows.Forms.ToolStripOverflowButton or can float between the two. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyOwnerGets or sets the owner of this item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyOwnerItemGets the parent System.Windows.Forms.ToolStripItem of this System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPaddingGets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPlacementGets the current layout of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPressedGets a value indicating whether the state of the item is pressed. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyRightToLeftGets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyRightToLeftAutoMirrorImageMirrors automatically the System.Windows.Forms.ToolStripItem image when the System.Windows.Forms.ToolStripItem.RightToLeft property is set to System.Windows.Forms.RightToLeft.Yes. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertySelectedGets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySizeGets or sets the size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTagGets or sets the object that contains data about the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextGets or sets the text that is to be displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextAlignGets or sets the alignment of the text on a System.Windows.Forms.ToolStripLabel. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextDirectionGets the orientation of text used on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextImageRelationGets or sets the position of System.Windows.Forms.ToolStripItem text and image relative to each other. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyToolTipTextGets or sets the text that appears as a System.Windows.Forms.ToolTip for a control. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyVisibleGets or sets a value indicating whether the item is displayed. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyWidthGets or sets the width in pixels of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDefaultAutoToolTipGets a value indicating whether to display the ToolTip that is defined as the default. (Inherited from System.Windows.Forms.ToolStripButton)
Protected PropertyDefaultDisplayStyleGets a value indicating what is displayed on the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Protected PropertyDefaultPaddingGets the internal spacing characteristics of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Protected PropertyDefaultSizeGets the default size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Top
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
Public Events
 NameDescription
Public EventAvailableChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Available property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventBackColorChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.BackColor property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventCheckedChangedOccurs when the value of the System.Windows.Forms.ToolStripButton.Checked property changes. (Inherited from System.Windows.Forms.ToolStripButton)
Public EventCheckStateChangedOccurs when the value of the System.Windows.Forms.ToolStripButton.CheckState property changes. (Inherited from System.Windows.Forms.ToolStripButton)
Public EventClickOccurs when the System.Windows.Forms.ToolStripItem is clicked. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDisplayStyleChangedOccurs when the System.Windows.Forms.ToolStripItem.DisplayStyle has changed. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDoubleClickOccurs when the item is double-clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragDropOccurs when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into this item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragEnterOccurs when the user drags an item into the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragLeaveOccurs when the user drags an item and the mouse pointer is no longer over the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDragOverOccurs when the user drags an item over the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventEnabledChangedOccurs when the System.Windows.Forms.ToolStripItem.Enabled property value has changed. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventForeColorChangedOccurs when the System.Windows.Forms.ToolStripItem.ForeColor property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventLocationChangedOccurs when the location of a System.Windows.Forms.ToolStripItem is updated. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseDownOccurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseEnterOccurs when the mouse pointer enters the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseHoverOccurs when the mouse pointer hovers over the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseLeaveOccurs when the mouse pointer leaves the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseMoveOccurs when the mouse pointer is moved over the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseUpOccurs when the mouse pointer is over the item and a mouse button is released. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventOwnerChangedOccurs when the System.Windows.Forms.ToolStripItem.Owner property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventPaintOccurs when the item is redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventQueryAccessibilityHelpOccurs when an accessibility client application invokes help for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventQueryContinueDragOccurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventRightToLeftChangedOccurs when the System.Windows.Forms.ToolStripItem.RightToLeft property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventTextChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Text property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventVisibleChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Visible property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Top
See Also

Reference

TouchStripButton Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.