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


TouchToolBar Class
Represents the TouchToolBar which will be shown by touch operation.
Syntax
'Declaration
 
Public Class TouchToolBar 
   Inherits System.Windows.Forms.ToolStripDropDown
 
'Usage
 
Dim instance As TouchToolBar
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ToolStrip
                  System.Windows.Forms.ToolStripDropDown
                     GrapeCity.Win.Spread.InputMan.CellType.TouchToolBar

See Also