LinkLabel::Link::Enabled Property
.NET Framework (current version)
Gets or sets a value indicating whether the link is enabled.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
You can use this property to display a link in a disabled state within the LinkLabel control. When a link is disabled, clicking on the link does not cause the LinkLabel control to raise the LinkClicked event.
.NET Framework
Available since 1.1
Available since 1.1
Show: