SplitterPanel.Location Propriété

Définition

Obtient ou définit les coordonnées du coin supérieur gauche du SplitterPanel par rapport au coin supérieur gauche de son SplitContainer. Cette propriété ne s'applique pas à cette classe.

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 qui représente le coin supérieur gauche du SplitterPanel par rapport au coin supérieur gauche de son SplitContainer.

Attributs

S’applique à