TabPage.Location Propriété

Définition

Cette propriété n'est pas significative pour ce contrôle.

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

Valeur de propriété

Point

Coordonnées x et y qui spécifient l'emplacement de l'objet.

Attributs

S’applique à