ListBoxActiveXControl class
ListBoxActiveXControl class
Represents a ListBox ActiveX control.
Inheritance: ListBoxActiveXControl
The ListBoxActiveXControl type exposes the following members:
Properties
Property | Description |
---|---|
workbook | |
type | Gets the type of the ActiveX control. |
width | |
height | |
mouse_icon | |
mouse_pointer | |
fore_ole_color | |
back_ole_color | |
is_visible | |
shadow | |
linked_cell | |
list_fill_range | |
data | |
is_enabled | |
is_locked | |
is_transparent | |
is_auto_size | |
ime_mode | |
font | |
text_align | |
scroll_bars | Indicates specifies whether the control has vertical scroll bars, horizontal scroll bars, both, or neither. |
list_width | Gets and set the width in unit of points. |
bound_column | Represents how the Value property is determined for a ComboBox or ListBox when the MultiSelect properties value (fmMultiSelectSingle). |
text_column | Represents the column in a ComboBox or ListBox to display to the user. |
column_count | Represents the number of columns to display in a ComboBox or ListBox. |
match_entry | Indicates how a ListBox or ComboBox searches its list as the user types. |
list_style | Gets and sets the visual appearance. |
selection_type | Indicates whether the control permits multiple selections. |
value | Gets and sets the value of the control. |
border_style | Gets and set the type of border used by the control. |
border_ole_color | Gets and sets the ole color of the background. |
special_effect | Gets and sets the special effect of the control. |
show_column_heads | Indicates whether column headings are displayed. |
integral_height | Indicates whether the control will only show complete lines of text without showing any partial lines. |
column_widths | Gets and sets the width of the column. |