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!

Panel Constructor

Creates a new Panel Object.

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

See Also

Panel Class | Panel Members | System.WinForms Namespace