ActiveXControlBase Properties |
The ActiveXControlBase type exposes the following members.
| Name | Description | |
|---|---|---|
| BackOleColor |
Gets and sets the ole color of the background.
| |
| Data |
Gets and sets the binary data of the control.
| |
| ForeOleColor |
Gets and sets the ole color of the foreground.
| |
| Height |
Gets and sets the height of the control in unit of points.
| |
| MouseIcon |
Gets and sets a custom icon to display as the mouse pointer for the control.
| |
| MousePointer |
Gets and sets the type of icon displayed as the mouse pointer for the control.
| |
| Type |
Gets the type of the ActiveX control.
| |
| Width |
Gets and sets the width of the control in unit of point.
|