CommandBar.Left プロパティ

定義

指定したオブジェクトの左端からのコマンド バーの距離 (ピクセル単位) を、画面に対して相対的に設定または返します。

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

プロパティ値

適用対象