Spread Windows Forms 12.0 Product Documentation
TouchToolBar Property (DropDownEditorInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > DropDownEditorInfo Class : TouchToolBar Property
Gets the displayed TouchToolBar.
Syntax
'Declaration
 
Public Property TouchToolBar As TouchToolBar
'Usage
 
Dim instance As DropDownEditorInfo
Dim value As TouchToolBar
 
instance.TouchToolBar = value
 
value = instance.TouchToolBar
public TouchToolBar TouchToolBar {get; set;}

Property Value

The TouchToolBar instance that is shown using a touch operation.
See Also

Reference

DropDownEditorInfo Class
DropDownEditorInfo Members