BarExpanderButtonCommandPopulationStyle Enum
Specifies the style of a BarExpanderButtonCommand.
public enum BarExpanderButtonCommandPopulationStyle
Fields
| Name | Description |
|---|---|
| Custom | The developer custom-populates the expander. |
| StandardMdiWindowList | The expander is auto-populated with a list of standard MDI windows. |
| ToolBarList | The expander is auto-populated with a list of dockable toolbars. |