バージョン

ResetPressedNewTabButtonAppearance メソッド

PressedNewTabButtonAppearance プロパティをデフォルト値にリセットします。
シンタックス
'宣言
 
Public Sub ResetPressedNewTabButtonAppearance() 
public void ResetPressedNewTabButtonAppearance()
解説

このメソッドを使用すると、PressedNewTabButtonAppearance プロパティがリセットされます。PressedNewTabButtonAppearance プロパティが Appearances コレクションから Appearance に設定された場合、コレクションの Infragistics.Win.AppearanceBase オブジェクトのプロパティ は同じで変更されませんが、PressedNewTabButtonAppearance プロパティはその Infragistics.Win.AppearanceBase にこれ以上付加されません。関連付けられた Appearance オブジェクトのプロパティをリセットするためには、Appearance オブジェクト自体の Infragistics.Win.Appearance.Reset メソッドが代わりに呼び出される必要があります。

参照

参照

UltraTabControlBase クラス
UltraTabControlBase メンバ
PressedNewTabButtonAppearance プロパティ
Infragistics.Win.AppearanceBase
Infragistics.Win.AppearanceBase.Reset