In This Article

StatusBarLabelPanelLinkBehavior Enum

Specifies the link behavior style to use for a StatusBarLabelPanel.

public enum StatusBarLabelPanelLinkBehavior

Fields

Name Description
AlwaysUnderline

Always underline links.

HoverUnderline

Underline links but only when hovered over.

NeverUnderline

Never underline links.