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é n’est pas pertinente pour 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é

Qui Point représente le coin supérieur gauche du SplitterPanel par rapport au coin supérieur gauche de son SplitContainer.

Attributs

S’applique à