バージョン

ResetHotTrackAppearance メソッド (ControlBase)

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

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

参照

参照

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