FileMenuButtonHotTrackAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。
'宣言 Protected Function ShouldSerializeFileMenuButtonHotTrackAppearance() As Boolean
protected bool ShouldSerializeFileMenuButtonHotTrackAppearance()
FileMenuButtonHotTrackAppearance プロパティがデフォルト値に設定されていない場合は True、設定されている場合は False を返します。
ResetFileMenuButtonHotTrackAppearance メソッドを使用し、このプロパティをデフォルトの値にリセットします。