TabPage.Location プロパティ

定義

このコントロールでは、このプロパティは無効です。

public:
 property System::Drawing::Point Location { System::Drawing::Point get(); void set(System::Drawing::Point value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Point Location { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Location : System.Drawing.Point with get, set
Public Property Location As Point

プロパティ値

Point

オブジェクトの位置を指定する x および y 座標。

属性

適用対象