In This Article

BarCommandLinkDisplayStyle Enum

Specifies the display style for a bar command link.

public enum BarCommandLinkDisplayStyle

Fields

Name Description
DefaultForCommand

The command link is represented using its default settings for the command link's current type and location.

ImageAndText

The command link is represented by both its image and text.

TextOnly

The command link is represented only by its text.

TextOnlyInMenus

The command link is represented only by its text when it is in a menu and by its default settings when in a toolbar.