[]
Represents the TouchStrip class.
public class TouchStrip : ContextMenu, INamingContainer, IStateManager, ISerializeSupport
Public Class TouchStrip
Inherits ContextMenu
Implements INamingContainer, IStateManager, ISerializeSupport
| Name | Description |
|---|---|
| TouchStrip() |
| Name | Description |
|---|---|
| None | Indicates that the TouchStrip will not be displayed. |
| Name | Description |
|---|---|
| Items | Gets the items collection. |
| Name | Description |
|---|---|
| OnDeserialize(XmlNodeReader) | Loads the object from XML. |
| OnSerialize(XmlTextWriter) | Saves the object to XML. |