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 좌표입니다.

특성

적용 대상