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