In This Article

BarControlDisplayStyle Enum

Specifies how to display command links in a bar control.

public enum BarControlDisplayStyle

Fields

Name Description
AddRemoveButtonsPopupMenu

Draw command links in an Add/Remove Buttons popup menu style.

MenuBar

Draw command links in a menubar style.

PopupMenu

Draw command links in a popup menu style.

ToolBar

Draw command links in a toolbar style.