NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LinkLabel Constructor

Initializes a new default instance of the LinkLabel class.

[Visual Basic]
Public Sub New()
[C#]
public LinkLabel();
[C++]
public: LinkLabel();
[JScript]
public function LinkLabel();

See Also

LinkLabel Class | LinkLabel Members | System.WinForms Namespace