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

屬性值

指定物件的位置的 x 和 y 座標。

屬性

適用於