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!

TabPage Constructor ()

Constructs an empty TabPage.

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

See Also

TabPage Class | TabPage Members | System.WinForms Namespace | TabPage Constructor Overload List