PropertyGrid.ResetSelectedProperty メソッド
選択されているプロパティを既定値にリセットします。
Public Sub ResetSelectedProperty()
[C#]
public void ResetSelectedProperty();
[C++]
public: void ResetSelectedProperty();
[JScript]
public function ResetSelectedProperty();
解説
通常、 ResetSelectedProperty メソッドは、プロパティを右クリックすると呼び出されます。このメソッドは変更内容を破棄し、プロパティを既定値にリセットしようとします。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
PropertyGrid クラス | PropertyGrid メンバ | System.Windows.Forms 名前空間