Spread Windows Forms 12.0 Product Documentation
TouchToolBar Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : TouchToolBar Class
Represents the TouchToolBar which will be shown by touch operation.
Object Model
TouchToolBar Class
Syntax
'Declaration
 
Public Class TouchToolBar 
   Inherits System.Windows.Forms.ToolStripDropDown
'Usage
 
Dim instance As TouchToolBar
public class TouchToolBar : System.Windows.Forms.ToolStripDropDown 
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

Reference

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