[]
Represents the TouchStripItem class.
public class TouchStripItem : MenuItem, IStateManager, ISerializeSupport
Public Class TouchStripItem
Inherits MenuItem
Implements IStateManager, ISerializeSupport
| Name | Description |
|---|---|
| TouchStripItem() | Prevents a default instance of the TouchStripItem class from being created. |
| TouchStripItem(string) | Initializes a new instance of the MenuItem class. |
| Name | Description |
|---|---|
| AutoPostBack | Gets or sets a value that indicates whether an automatic postback to the server occurs when the user clicks the menu item. |
| Width | Gets or sets the width of the TouchStrip command button. |
| Name | Description |
|---|---|
| OnDeserializeElement(XmlNodeReader) | Loads the object from XML. |
| OnSerialize(XmlTextWriter) | Saves the object to XML. |