以前選択されていた PropertyTab を取得します。
Public ReadOnly Property OldTab As PropertyTab
[C#]
public PropertyTab OldTab {get;}
[C++]
public: __property PropertyTab* get_OldTab();
[JScript]
public function get OldTab() : 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 名前空間