ToolStripLabel::LinkColor Property
.NET Framework (current version)
Gets or sets the color used when displaying a normal link.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The following code example demonstrates how to initialize a ToolStripLabel to contain a link by setting the IsLink, LinkColor, ActiveLinkColor, VisitedLinkColor, LinkVisited and LinkBehavior properties.
.NET Framework
Available since 2.0
Available since 2.0
Show: