Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::ListBox

Class constructor.

ListBox ();

Constructs the list box control from resource.

ListBox (
    const Panel &       panel,
    short               item
);

Constructs the list box control with the given parameters.

Parameters

panel
The parent panel of the list box control.
item
The item ID of the list box control.