GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / TouchToolBarButton Class
Members


TouchToolBarButton Class
Represents a System.Windows.Forms.ToolStripButton for touch device.
Syntax
'Declaration
 
Public Class TouchToolBarButton 
   Inherits System.Windows.Forms.ToolStripButton
 
'Usage
 
Dim instance As TouchToolBarButton
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