Spread Windows Forms 12.0 Product Documentation
TouchToolBar Property (DropDownEditor)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > DropDownEditor Class : TouchToolBar Property
Gets the shown TouchToolBar by touch operation.
Syntax
'Declaration
 
Public ReadOnly Property TouchToolBar As TouchToolBar
'Usage
 
Dim instance As DropDownEditor
Dim value As TouchToolBar
 
value = instance.TouchToolBar
public TouchToolBar TouchToolBar {get;}

Property Value

The TouchToolBar instance which will be shown by touch operation.
See Also

Reference

DropDownEditor Class
DropDownEditor Members