Share

CAcUiPlotStyleTablesComboBox::CAcUiPlotStyleTablesComboBox

C++

CAcUiPlotStyleTablesComboBox(
    BOOL bInitialize
);

Description

This is an alternate class constructor. The control is instantiated in color-dependent plot style mode. If bInitialize is FALSE, then the currently active plot style will be added to the list during initialization. Otherwise, OnComboBoxInit() will also invoke the inherited initialization routine.

Parameters

Parameters Description
bInitialize Indicates if default initialization should be performed

Links

CAcUiPlotStyleTablesComboBox

Was this information helpful?