Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetHeaderSynchronState

Sets the synchron state of the header control in the list box.

void SetHeaderSynchronState (bool isSynchron);

Parameters

isSynchron
If this state is set to true, the header items have to be synchronized with the corresponding tabulator fields.

Description

If the isSynchron state is set to true on the list box header, the properties of the header items are synchronized with the corresponding tabulator fields by DG, otherwise they should be handled independently by the application. These properties are: the number and size of the header items, the font style and size, the alignment, the truncation of the text of the header items. If this flag is set, these properties are automatically updated when a property of a tabulator field is changed.