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!

PropertyTabChangedEventArgs.NewTab

[To be supplied.]

[Visual Basic]
Public ReadOnly Property NewTab As PropertyTab
[C#]
public PropertyTab NewTab {get;}
[C++]
public: __property PropertyTab* get_NewTab();
[JScript]
public function get NewTab() : PropertyTab;

See Also

PropertyTabChangedEventArgs Class | PropertyTabChangedEventArgs Members | System.WinForms Namespace