The CCtrlItem type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the CCtrlItem | |
| ToString | (Overrides Object..::..ToString()()()().) |
Fields
| Name | Description | |
|---|---|---|
| Binding |
Use to bind a Control to a CCtrlItem item to allow for automatic manipulation of the control items in a control.
| |
| Key |
Properties
| Name | Description | |
|---|---|---|
| Index |
The index of the current control item.
| |
| ItemName |
Returns the name of the current control item as reported by the sound card's driver.
| |
| Parent |
Returns a reference to the parent CControl object.
| |
| Tag |
Gets or sets the object that contains data about the control
| |
| UniformValue | ||
| Value |
Sets or returns the values of the current control item.
|