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


In This Topic
    TouchToolBarButton Class
    In This Topic
    Represents a System.Windows.Forms.ToolStripButton for touch device.
    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