Aspose::Cells::Drawing::ActiveXControls::ComboBoxActiveXControl class

ComboBoxActiveXControl class

Represents a ComboBox ActiveX control.

class ComboBoxActiveXControl : public Aspose::Cells::Drawing::ActiveXControls::ActiveXControl

Methods

MethodDescription
ActiveXControl(ActiveXControl_Impl* impl)Constructs from an implementation object.
ActiveXControl(const ActiveXControl& src)Copy constructor.
ActiveXControl(const ActiveXControlBase& src)Constructs from a parent object.
ActiveXControlBase(ActiveXControlBase_Impl* impl)Constructs from an implementation object.
ActiveXControlBase(const ActiveXControlBase& src)Copy constructor.
ComboBoxActiveXControl(ComboBoxActiveXControl_Impl* impl)Constructs from an implementation object.
ComboBoxActiveXControl(const ComboBoxActiveXControl& src)Copy constructor.
ComboBoxActiveXControl(const ActiveXControl& src)Constructs from a parent object.
GetBackOleColor()Gets and sets the ole color of the background.
GetBorderOleColor()Gets and sets the ole color of the background.
GetBorderStyle()Gets and set the type of border used by the control.
GetBoundColumn()Represents how the Value property is determined for a ComboBox or ListBox when the MultiSelect properties value (fmMultiSelectSingle).
GetColumnCount()Represents the number of columns to display in a ComboBox or ListBox.
GetColumnWidths()Gets and sets the width of the column.
GetData()Gets and sets the binary data of the control.
GetDropButtonStyle()Specifies the symbol displayed on the drop button.
GetEnterFieldBehavior()Specifies selection behavior when entering the control. True specifies that the selection remains unchanged from last time the control was active. False specifies that all the text in the control will be selected when entering the control.
GetFont()Represents the font of the control.
GetForeOleColor()Gets and sets the ole color of the foreground.
GetHeight()Gets and sets the height of the control in unit of points.
GetHideSelection()Indicates whether selected text in the control appears highlighted when the control does not have focus.
GetIMEMode()Gets and sets the default run-time mode of the Input Method Editor for the control as it receives focus.
GetLinkedCell()Gets and sets the linked cell.
GetListFillRange()Gets and sets the list fill range.
GetListRows()Represents the maximum number of rows to display in the list.
GetListStyle()Gets and sets the visual appearance.
GetListWidth()Gets and set the width in unit of points.
GetMatchEntry()Indicates how a ListBox or ComboBox searches its list as the user types.
GetMaxLength()Gets and sets the maximum number of characters.
GetMouseIcon()Gets and sets a custom icon to display as the mouse pointer for the control.
GetMousePointer()Gets and sets the type of icon displayed as the mouse pointer for the control.
GetSelectionMargin()Indicates whether the user can select a line of text by clicking in the region to the left of the text.
GetShadow()Indicates whether to show a shadow.
GetShowColumnHeads()Indicates whether column headings are displayed.
GetShowDropButtonTypeWhen()Specifies the symbol displayed on the drop button.
GetSpecialEffect()Gets and sets the special effect of the control.
GetTextAlign()Represents how to align the text used by the control.
GetTextColumn()Represents the column in a ComboBox or ListBox to display to the user.
virtual GetType()Gets the type of the ActiveX control.
GetValue()Gets and sets the value of the control.
GetWidth()Gets and sets the width of the control in unit of points.
GetWorkbook()Gets the Workbook object.
IsAutoSize()Indicates whether the control will automatically resize to display its entire contents.
IsAutoWordSelected()Specifies the basic unit used to extend a selection. True specifies that the basic unit is a single character. false specifies that the basic unit is a whole word.
IsDragBehaviorEnabled()Indicates whether dragging and dropping is enabled for the control.
IsEditable()Indicates whether the user can type into the control.
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.
IsNull() constChecks whether the implementation object is nullptr.
IsTransparent()Indicates whether the control is transparent.
IsVisible()Indicates whether this control is visible.
explicit operator bool() constoperator bool()
operator=(const ComboBoxActiveXControl& src)operator=
operator=(const ActiveXControl& src)operator=
operator=(const ActiveXControlBase& src)operator=
SetBackOleColor(int32_t value)Gets and sets the ole color of the background.
SetBorderOleColor(int32_t value)Gets and sets the ole color of the background.
SetBorderStyle(ControlBorderType value)Gets and set the type of border used by the control.
SetBoundColumn(int32_t value)Represents how the Value property is determined for a ComboBox or ListBox when the MultiSelect properties value (fmMultiSelectSingle).
SetColumnCount(int32_t value)Represents the number of columns to display in a ComboBox or ListBox.
SetColumnWidths(double value)Gets and sets the width of the column.
SetDropButtonStyle(DropButtonStyle value)Specifies the symbol displayed on the drop button.
SetEnterFieldBehavior(bool value)Specifies selection behavior when entering the control. True specifies that the selection remains unchanged from last time the control was active. False specifies that all the text in the control will be selected when entering the control.
SetForeOleColor(int32_t value)Gets and sets the ole color of the foreground.
SetHeight(double value)Gets and sets the height of the control in unit of points.
SetHideSelection(bool value)Indicates whether selected text in the control appears highlighted when the control does not have focus.
SetIMEMode(InputMethodEditorMode value)Gets and sets the default run-time mode of the Input Method Editor for the control as it receives focus.
SetIsAutoSize(bool value)Indicates whether the control will automatically resize to display its entire contents.
SetIsAutoWordSelected(bool value)Specifies the basic unit used to extend a selection. True specifies that the basic unit is a single character. false specifies that the basic unit is a whole word.
SetIsDragBehaviorEnabled(bool value)Indicates whether dragging and dropping is enabled for the control.
SetIsEditable(bool value)Indicates whether the user can type into the control.
SetIsEnabled(bool value)Indicates whether the control can receive the focus and respond to user-generated events.
SetIsLocked(bool value)Indicates whether data in the control is locked for editing.
SetIsTransparent(bool value)Indicates whether the control is transparent.
SetIsVisible(bool value)Indicates whether this control is visible.
SetLinkedCell(const U16String& value)Gets and sets the linked cell.
SetLinkedCell(const char16_t* value)Gets and sets the linked cell.
SetListFillRange(const U16String& value)Gets and sets the list fill range.
SetListFillRange(const char16_t* value)Gets and sets the list fill range.
SetListRows(int32_t value)Represents the maximum number of rows to display in the list.
SetListStyle(ControlListStyle value)Gets and sets the visual appearance.
SetListWidth(double value)Gets and set the width in unit of points.
SetMatchEntry(ControlMatchEntryType value)Indicates how a ListBox or ComboBox searches its list as the user types.
SetMaxLength(int32_t value)Gets and sets the maximum number of characters.
SetMouseIcon(const Vector <uint8_t>& value)Gets and sets a custom icon to display as the mouse pointer for the control.
SetMousePointer(ControlMousePointerType value)Gets and sets the type of icon displayed as the mouse pointer for the control.
SetSelectionMargin(bool value)Indicates whether the user can select a line of text by clicking in the region to the left of the text.
SetShadow(bool value)Indicates whether to show a shadow.
SetShowColumnHeads(bool value)Indicates whether column headings are displayed.
SetShowDropButtonTypeWhen(ShowDropButtonType value)Specifies the symbol displayed on the drop button.
SetSpecialEffect(ControlSpecialEffectType value)Gets and sets the special effect of the control.
SetTextAlign(TextAlignmentType value)Represents how to align the text used by the control.
SetTextColumn(int32_t value)Represents the column in a ComboBox or ListBox to display to the user.
SetValue(const U16String& value)Gets and sets the value of the control.
SetValue(const char16_t* value)Gets and sets the value of the control.
SetWidth(double value)Gets and sets the width of the control in unit of points.
~ActiveXControl()Destructor.
~ActiveXControlBase()Destructor.
~ComboBoxActiveXControl()Destructor.

Fields

FieldDescription
_implThe implementation object.

See Also