Ribbon for WinForms
ResetProperty メソッド (StyledPropertyCollection)

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > StyledPropertyCollection クラス : ResetProperty メソッド
Specified property name.
Completely resets specified property (make it uninitialized, initialization required after that).
シンタックス
'宣言
 
Protected Overridable Sub ResetProperty( _
   ByVal name As String _
) 
protected virtual void ResetProperty( 
   string name
)

パラメータ

name
Specified property name.
例外
例外解説
コレクション内の要素にアクセスするために指定したキーが、コレクション内のいずれのキーとも一致しない場合にスローされる例外。
参照

StyledPropertyCollection クラス
StyledPropertyCollection メンバ