次の方法で共有


Window.Top プロパティ

定義

指定したウィンドウの垂直方向の位置をポイント単位で設定または返します。

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

プロパティ値

適用対象