バージョン

ResetHotTrackNewTabButtonAppearance メソッド

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

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

参照

参照

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