Demo3D.ControlPanel Namespace | 
| Class | Description | |
|---|---|---|
| Control | 
            A recognised control widget.
              | |
| ControlEmergencyStopButtonControl | 
            An emergency stop button.
              | |
| ControlLampControl | 
            A lamp.
              | |
| ControlPushableLampControl | 
            A lamp embedded in a button.
              | |
| ControlPushButtonControl | 
            A push button.
              | |
| ControlPanelItem | 
            A control to appear in the ControlsGrid.
              | |
| ControlPanelItemsResults | 
            Control Panel Items.
              | |
| ControlProperty | 
            A data property for a control.
              | |
| ControlsGridTabManager | 
            Manages the Controls Grid tab in the main Demo3D "properties" tab group.
            This is the root of all the Control Panel logic.  Anything that happens starts here.
              | 
| Interface | Description | |
|---|---|---|
| IControlPanelManager | 
            Interface for the Control Panel Plugin
              | 
| Enumeration | Description | |
|---|---|---|
| LampColor | 
            Represents the color of a lamp control.
              |