[]
Gets the shown TouchToolBar by touch operation.
[Browsable(false)]
public TouchToolBar TouchToolBar { get; }
<Browsable(False)>
Public ReadOnly Property TouchToolBar As TouchToolBar
Type | Description |
---|---|
TouchToolBar | The TouchToolBar instance which will be shown by touch operation. |