Skybound VisualStyles

VisualStyleLinkLabel Class

Obsolete. Use a standard LinkLabel instead.

For a list of all members of this type, see VisualStyleLinkLabel Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.Label
               System.Windows.Forms.LinkLabel
                  Skybound.VisualStyles.VisualStyleLinkLabel

[Visual Basic]
Public Class VisualStyleLinkLabel
    Inherits LinkLabel
[C#]
public class VisualStyleLinkLabel : LinkLabel

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Skybound.VisualStyles

Assembly: Skybound.VisualStyles (in Skybound.VisualStyles.dll)

See Also

VisualStyleLinkLabel Members | Skybound.VisualStyles Namespace