ListBoxActiveXControl Class |
Namespace: Aspose.Diagram.ActiveXControls
The ListBoxActiveXControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackOleColor |
Gets and sets the ole color of the background.
(Inherited from ActiveXControlBase.) |
![]() | BorderOleColor |
Gets and sets the ole color of the background.
|
![]() | BorderStyle |
Gets and set the type of border used by the control.
|
![]() | BoundColumn |
Repsents how the Value property is determined for a ComboBox or ListBox
when the MultiSelect propertys value (fmMultiSelectSingle).
|
![]() | ColumnCount |
Repsents the number of columns to display in a ComboBox or ListBox.
|
![]() | ColumnWidths |
Gets and sets the width of the column.
|
![]() | Data |
Gets and sets the binary data of the control.
(Inherited from ActiveXControl.) |
![]() | 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.
(Inherited from ActiveXControl.) |
![]() | IntegralHeight |
Indicates whether the control will only show complete lines of text without showing any partial lines.
|
![]() | IsAutoSize |
Indicates whether the control will automatically resize to display its entire contents.
(Inherited from ActiveXControl.) |
![]() | IsEnabled |
Indicates whether whether the control can receive the focus and respond to user-generated events.
(Inherited from ActiveXControl.) |
![]() | IsLocked |
Indicates whether data in the control is locked for editing.
(Inherited from ActiveXControl.) |
![]() | IsTransparent |
Indicates whether the control is transparent.
(Inherited from ActiveXControl.) |
![]() | ListStyle |
Gets and sets the visual appearance.
|
![]() | ListWidth |
Gets and set the width in unit of points.
|
![]() | MatchEntry |
Indicates how a ListBox or ComboBox searches its list as the user types.
|
![]() | 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.) |
![]() | ScrollBars |
Indicates specifies whether the control has vertical scroll bars, horizontal scroll bars, both, or neither.
|
![]() | ShowColumnHeads |
Indicates whether column headings are displayed.
|
![]() | SpecialEffect |
Gets and sets the special effect of the control.
|
![]() | TextColumn |
Repsents the column in a ComboBox or ListBox to display to the user.
|
![]() | Type |
Gets the type of the ActiveX control.
(Overrides ActiveXControlBaseType.) |
![]() | Value |
Gets and sets the value of the control.
|
![]() | Width |
Gets and sets the width of the control in unit of point.
(Inherited from ActiveXControlBase.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |