Spread Windows Forms 12.0 Product Documentation
TouchToolBarButton Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : TouchToolBarButton Class
Represents a System.Windows.Forms.ToolStripButton for touch device.
Object Model
TouchToolBarButton ClassITouchBarAction Interface
Syntax
'Declaration
 
Public Class TouchToolBarButton 
   Inherits System.Windows.Forms.ToolStripButton
'Usage
 
Dim instance As TouchToolBarButton
public class TouchToolBarButton : System.Windows.Forms.ToolStripButton 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolStripItem
            System.Windows.Forms.ToolStripButton
               GrapeCity.Win.Spread.InputMan.CellType.TouchToolBarButton

See Also

Reference

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