次の方法で共有


SpinnerBox.Velocity プロパティ

定義

スピン ボタン ボックスの速度の整数値を取得または設定します。

public:
 property int Velocity { int get(); void set(int value); };
public int Velocity { get; set; }
member this.Velocity : int with get, set
Public Property Velocity As Integer

プロパティ値

スピン ボタン ボックスの速度を表す整数値です。

適用対象