[]
Gets or sets the how to show the TouchToolBar.
public TouchToolBarDisplayOptions ShowTouchToolBar { get; set; }
Public Property ShowTouchToolBar As TouchToolBarDisplayOptions
Type | Description |
---|---|
TouchToolBarDisplayOptions | A TouchToolBarDisplayOptions value indicates how to show the TouchToolBar. The default is TapGripper. |