ToolStripDropDown.Location Proprietà

Definizione

Questa proprietà non è pertinente per questa 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

Valore della proprietà

Point

Le coordinate dell'angolo superiore sinistro del controllo rispetto all'angolo superiore sinistro del contenitore.

Attributi

Commenti

Questa proprietà non è pertinente per questa classe.

Si applica a