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 坐标。

属性

适用于