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!

Label Constructor

Initializes a new instance of the Label class.

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

See Also

Label Class | Label Members | System.WinForms Namespace