GrapeCity MultiRow Windows Forms Documentation
MultiRowTouchToolBar Constructor


The GcMultiRow control in which you try to show the MultiRowTouchToolBar.
Creates a new instance of MultiRowTouchToolBar.
Syntax
Public Function New( _
   ByVal gcMultiRow As GcMultiRow _
)
Dim gcMultiRow As GcMultiRow
 
Dim instance As New MultiRowTouchToolBar(gcMultiRow)
public MultiRowTouchToolBar( 
   GcMultiRow gcMultiRow
)

Parameters

gcMultiRow
The GcMultiRow control in which you try to show the MultiRowTouchToolBar.
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

MultiRowTouchToolBar Class
MultiRowTouchToolBar Members

 

 


Copyright © GrapeCity, inc. All rights reserved.