Ribbon for WinForms
ResetProperty(String,Object) メソッド

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > BaseStyle クラス > ResetProperty メソッド : ResetProperty(String,Object) メソッド
Specified property.
Resets to this value if can't reset automatically.
Reset specified property to its default value.
シンタックス
'宣言
 
Protected Overloads Sub ResetProperty( _
   ByVal name As String, _
   ByVal defaultValue As Object _
) 
protected void ResetProperty( 
   string name,
   object defaultValue
)

パラメータ

name
Specified property.
defaultValue
Resets to this value if can't reset automatically.
参照

BaseStyle クラス
BaseStyle メンバ
オーバーロード一覧