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
ActiveLinkColor | System.Drawing.Color.
Gets or sets the color used to display an active link. | |
[read-only] override | CanSelect | bool.
Gets a value indicating the selectable state of a System.Windows.Forms.ToolStripLabel. |
IsLink | bool.
Gets or sets a value indicating whether the System.Windows.Forms.ToolStripLabel is a hyperlink. | |
LinkBehavior | LinkBehavior.
Gets or sets a value that represents the behavior of a link. | |
LinkColor | System.Drawing.Color.
Gets or sets the color used when displaying a normal link. | |
LinkVisited | bool.
Gets or sets a value indicating whether a link should be displayed as though it were visited. | |
VisitedLinkColor | System.Drawing.Color.
Gets or sets the color used when displaying a link that that has been previously visited. |