LinkLabel
Wisej.Web.LinkLabel
Last updated
Wisej.Web.LinkLabel
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents an hyper-link control.
Initializes a new default instance of the LinkLabel class.
Color: Returns or sets the color used to display an active link (while being pressed).
Color: Returns or sets the color used when displaying a disabled link.
LinkArea: Returns or sets the range in the text to treat as a link.
Throws:
ArgumentOutOfRangeException The Start property of the LinkArea object is less than zero; or the Length property of the LinkArea object is less than -1.
LinkBehavior: Returns or sets a value that represents the behavior of a link.
Color: Returns or sets the color used when displaying a link.
LinkLabelLinkClickedEventHandler Fired when a link is clicked within the control.
EventHandler Fired when the value of the TabStop property changes.