GUI_TXTLIST(WIN,X,Y,W,H,LST$,ACT,HELP$)
 
Adds a text-item selection box
 
Example:
 
lst.GADGET=GUI_TXTLIST(mywin,10,20,100,100,"1#2#3#",1,"List Box")
 
See Also:
 
GUI_GADTEXT$ - returns selected text
GUI_SETTEXT - change the list of items