CreateListBox( x,y,width,height,group )

Parameters

x,y,width,height - Initial shape of the listbox gadget
group - A valid group gadget handle

Description

CreateListBox creates a listbox gadget and returns its handle.

Listbox gadgets allow you to present a list of items to the user, and allow the user to select
items within the list.

Listbox gadgets generate a gadget action event when the user changes the currently selected item.

Index

Click here to view the latest version of this page online