GrapeCity MultiRow Windows Forms Documentation
TouchToolBarButton Class
Members 


Represents a ToolStripButton for a touch device.
Object Model
TouchToolBarButton ClassIAction Interface
Syntax
Public Class TouchToolBarButton 
   Inherits System.Windows.Forms.ToolStripButton
Dim instance As TouchToolBarButton
public class TouchToolBarButton : System.Windows.Forms.ToolStripButton 
Remarks
TouchToolBarButton changes default values of some properties, such as TextImageRelation, ImageAlign, TextAlign, DisplayStyle, and so on.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolStripItem
            System.Windows.Forms.ToolStripButton
               GrapeCity.Win.MultiRow.TouchToolBarButton

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TouchToolBarButton Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.