ActiveXControlBase class

ActiveXControlBase class

Represents the ActiveX control.

The ActiveXControlBase type exposes the following members:

Properties

Property Description
type Gets the type of the ActiveX control.
width Gets and sets the width of the control in unit of point.
height Gets and sets the height of the control in unit of points.
mouse_icon Gets and sets a custom icon to display as the mouse pointer for the control.
mouse_pointer Gets and sets the type of icon displayed as the mouse pointer for the control.
fore_ole_color Gets and sets the ole color of the foreground.
back_ole_color Gets and sets the ole color of the background.
data Gets and sets the binary data of the control.

See Also