ActiveXControl Properties |
The ActiveXControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackOleColor |
Gets and sets the ole color of the background.
(Inherited from ActiveXControlBase.) |
![]() | Data |
Gets and sets the binary data of the control.
(Overrides ActiveXControlBaseData.) |
![]() | ForeOleColor |
Gets and sets the ole color of the foreground.
(Inherited from ActiveXControlBase.) |
![]() | Height |
Gets and sets the height of the control in unit of points.
(Inherited from ActiveXControlBase.) |
![]() | IMEMode |
Gets and sets the default run-time mode of the Input Method Editor for the control as it receives focus.
|
![]() | IsAutoSize |
Indicates whether the control will automatically resize to display its entire contents.
|
![]() | IsEnabled |
Indicates whether the control can receive the focus and respond to user-generated events.
|
![]() | IsLocked |
Indicates whether data in the control is locked for editing.
|
![]() | IsTransparent |
Indicates whether the control is transparent.
|
![]() | MouseIcon |
Gets and sets a custom icon to display as the mouse pointer for the control.
(Inherited from ActiveXControlBase.) |
![]() | MousePointer |
Gets and sets the type of icon displayed as the mouse pointer for the control.
(Inherited from ActiveXControlBase.) |
![]() | Type |
Gets the type of the ActiveX control.
(Inherited from ActiveXControlBase.) |
![]() | Width |
Gets and sets the width of the control in unit of point.
(Inherited from ActiveXControlBase.) |