次の方法で共有


DropDown.Value プロパティ

定義

ドロップダウン フォーム フィールドで選択した項目の数を設定を取得または取得します。

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

プロパティ値

適用対象