System.Windows.Forms.ToolStripLabel: Property Members

The properties of System.Windows.Forms.ToolStripLabel are listed below. For a list of all members, see the ToolStripLabel Members list.

See Also: Inherited members from System.Windows.Forms.ToolStripItem

Public Properties

ActiveLinkColorSystem.Drawing.Color.

Gets or sets the color used to display an active link.

[read-only]
override
CanSelectbool.

Gets a value indicating the selectable state of a System.Windows.Forms.ToolStripLabel.

IsLinkbool.

Gets or sets a value indicating whether the System.Windows.Forms.ToolStripLabel is a hyperlink.

LinkBehaviorLinkBehavior.

Gets or sets a value that represents the behavior of a link.

LinkColorSystem.Drawing.Color.

Gets or sets the color used when displaying a normal link.

LinkVisitedbool.

Gets or sets a value indicating whether a link should be displayed as though it were visited.

VisitedLinkColorSystem.Drawing.Color.

Gets or sets the color used when displaying a link that that has been previously visited.