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