Aspose.Words.Drawing.Ole
Contents
[
Hide
]The Aspose.Words.Drawing.Ole namespace contains classes to work with OLE / ActiveX controls and forms in Microsoft Word documents.
Classes
| Class | Description |
|---|---|
| CheckBoxControl | The CheckBox control toggles a value. |
| CommandButtonControl | The CommandButton control runs a macro that performs an action when a user clicks it. |
| Forms2OleControl | Represents Microsoft Forms 2.0 OLE control. |
| Forms2OleControlCollection | Represents collection of Forms2OleControl objects. |
| MorphDataControl | The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. |
| OleControl | Represents OLE ActiveX control. |
| OptionButtonControl | The OptionButton control enables a single choice in a limited set of mutually exclusive choices. |
| TextBoxControl | The TextBox control displays text from an organized set of data or user input. |
Enumeration
| Enumeration | Description |
|---|---|
| Forms2OleControlType | Enumerates types of Forms 2.0 controls. |