ActiveXControlType Enum
Lists ActiveX control types.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Members
Name | Description |
---|---|
Check
|
A check box. |
Combo
|
A combo box. |
Command
|
A command button. |
Frame
|
A frame control. |
Image
|
An image control. |
Label
|
A label. |
List
|
A list box. |
Multi
|
A Multi |
Option
|
An option button. |
Scroll
|
A scroll bar. |
Spin
|
A spin button. |
Tab
|
A tab strip control. |
Text
|
A text box. |
Toggle
|
A toggle button. |
Custom
|
A custom control. |
#Related API Members
The following properties accept/return ActiveXControlType values: