/
comp
/
gb.qt
/
listbox
/ _new
NEW ListBox (gb.qt)
Syntax
DIM
hListBox
AS
ListBox
hListBox
=
NEW
ListBox
(
Parent
AS
Container
)
Creates a new
ListBox
.