[]
Gets or sets the TouchStrip with the specified area.
public TouchStrip this[TouchStripShowingArea area] { get; set; }
Public Default Property Item(area As TouchStripShowingArea) As TouchStrip
| Type | Name | Description |
|---|---|---|
| TouchStripShowingArea | area | The area. |
| Type | Description |
|---|---|
| TouchStrip | TouchStrip. |