Graphisoft®

Dialog ManagerVersion: 2.0

ListView::ListView

Class constructor.

ListView ();

Constructs the list view control from resource.

ListView (
    const Panel &       panel,
    short               item
);

Constructs the list view control with the given parameters.

Parameters

panel
A reference to the parent panel of the list view control.
item
The item ID of the list view control.