Share

CAcUiPlotStyleNamesComboBox

Class Hierarchy

CAdUiComboBox
    CAcUiComboBox
        CAcUiMRUComboBox
            CAcUiPlotStyleNamesComboBox

C++

class CAcUiPlotStyleNamesComboBox : public CAcUiMRUComboBox;

File

acuiComboBox.h

Description

This class provides a stock combobox that lists available plot style names. It can conditionally lists "ByLayer" and "ByBlock" and/or "Other..." as top level items. The "Other..." item, if present, can conditionally display the Select Plot Style dialog or the CurrentPlotStyle dialog. At the top level, only plot style names that are in the plot style dictionary for the current drawing database are shown. If any of these plot styles are not in the currently active plot style table, they are not shown. If in color dependent mode, this control is disabled and displays the item "ByColor". Note that if a plot style not already in the plot style dictionary is selected in the dialog displayed by the "Other..." item, it is immediately added to the plot style dictionary.

Links

CAcUiPlotStyleNamesComboBox Methods

Was this information helpful?