GrapeCity MultiRow Windows Forms Documentation
TouchToolBar Property (SectionTouchToolBarNeededEventArgs)


Gets or sets the shortcut menu for the section that raised the SectionTouchToolBarNeeded event.
Syntax
Public Property TouchToolBar As MultiRowTouchToolBar
Dim instance As SectionTouchToolBarNeededEventArgs
Dim value As MultiRowTouchToolBar
 
instance.TouchToolBar = value
 
value = instance.TouchToolBar
public MultiRowTouchToolBar TouchToolBar {get; set;}

Property Value

A MultiRowTouchToolBar that indicates the touch toolbar for the section.
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

SectionTouchToolBarNeededEventArgs Class
SectionTouchToolBarNeededEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.