Gambas Documentation
Application Repository
Compilatie & Installatie
Componenten
gb
gb.db
gb.db.form
gb.qt4
ComboBox
Dialog
Draw
Menu
Message
ToggleButton
gb.settings
Developer Documentation
Documenten
Foutboodschappen
Hoe...
Laatste Wijzigingen
Language Overviews
LeesMij
Lexicon
Taal Index
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
ComboBox (gb.qt4)
Bezorgt een textbox gecombineerd met een popup listbox. (De afbeelding toont 2 verschillende comboboxen, de tweede is ReadOnly)
This class inherits
UserControl
.
This class is
creatable
.
This class acts like a
read-only
array.
Properties
AutoResize
Return or set if a read-only combo-box resizes automatically to fit its contents.
Background
Border
ClearButton
Return or set if an editable ComboBox displays a clear button.
Count
Current
Index
Length
List
MaxLength
Opened
Return if the combo box popup is opened.
Password
Placeholder
Pos
ReadOnly
Selected
Selection
Sorted
Text
Inherited properties
Action
Children
ClientH
ClientHeight
ClientW
ClientWidth
ClientX
ClientY
Cursor
Design
Direction
Drop
Enabled
Expand
Font
Foreground
H
Handle
HasFocus
Height
Hovered
Id
Ignore
Left
Mouse
Name
Next
NoAnimation
NoTabFocus
Parent
PopupMenu
Previous
Proxy
ProxyFor
RightToLeft
ScreenX
ScreenY
Tag
Tooltip
Top
Tracking
Visible
W
Width
Window
X
Y
Methods
Add
Clear
Close
CursorAt
Find
Insert
Popup
Remove
Select
SelectAll
Unselect
Inherited methods
Delete
Drag
FindChild
Grab
Hide
Lower
Move
MoveScaled
Raise
Refresh
Reparent
Resize
ResizeScaled
SetFocus
Show
Events
Activate
Change
Click
Cursor
Inherited events
Arrange
BeforeArrange
DblClick
Drag
DragLeave
DragMove
Drop
Enter
GotFocus
KeyPress
KeyRelease
Leave
LostFocus
Menu
MouseDown
MouseDrag
MouseMove
MouseUp
MouseWheel
NewChild