Spread Windows Forms 12.0 Product Documentation
TouchStripButton Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TouchStripButton Class
Represents a tool strip button for a touch device.
Object Model
TouchStripButton Class
Syntax
'Declaration
 
Public Class TouchStripButton 
   Inherits System.Windows.Forms.ToolStripButton
'Usage
 
Dim instance As TouchStripButton
public class TouchStripButton : System.Windows.Forms.ToolStripButton 
Remarks
The touch strip button changes the default value of some properties, such as TextImageRelation, ImageAlign, TextAlign, DisplayStyle, and so on.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolStripItem
            System.Windows.Forms.ToolStripButton
               FarPoint.Win.Spread.TouchStripButton

See Also

Reference

TouchStripButton Members
FarPoint.Win.Spread Namespace