Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::HasHeader

Checks whether the list box has a header control above the list items or not. The header flag of the list box control is set if the list box has a header control.

bool HasHeader (void) const;

Return Value

true if the list box has a header control, otherwise false.