バージョン

ShouldSerializeSpinButtonDisplayStyle メソッド

SpinButtonDisplayStyle プロパティをデフォルト値に設定しているかどうかを決定します。
シンタックス
'宣言
 
Protected Function ShouldSerializeSpinButtonDisplayStyle() As Boolean
protected bool ShouldSerializeSpinButtonDisplayStyle()

戻り値の型

SpinButtonDisplayStyle プロパティがデフォルト値に設定されていない場合は True。そうではない場合は False を返します。
解説

ResetSpinButtonDisplayStyle メソッドを使用し、このプロパティをデフォルトの値にリセットします。

参照