_Application.Left プロパティ

定義

作業中の文書 (オブジェクトの場合) または指定したタスクまたはウィンドウの水平方向の位置をApplicationポイント単位で表す整数型 (Integer) の値を取得または設定します。

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

プロパティ値

適用対象