選択されている新しい PropertyTab を取得します。
Public ReadOnly Property NewTab As PropertyTab
[C#]
public PropertyTab NewTab {get;}
[C++]
public: __property PropertyTab* get_NewTab();
[JScript]
public function get NewTab() : PropertyTab;
プロパティ値
新しく選択された PropertyTab 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
PropertyTabChangedEventArgs クラス | PropertyTabChangedEventArgs メンバ | System.Windows.Forms 名前空間