CmdControlType Enum

Constants for CommandBarControls Add method.

Usage

CmdControlType.Constant

Arguments

Constant

You can specify three types of constants:

  • cmdControlButton

    The value for this constant is 0. Button control.

  • cmdControlButtonSeparator

    The value for this constant is 2. Button Separator.

  • cmdControlPopup

    The value for this constant is 1. Popup menu control.