ToolStripDropDown.Region Proprietà

Definizione

Ottiene o imposta l'area della finestra associata all'oggetto ToolStripDropDown.

public:
 property System::Drawing::Region ^ Region { System::Drawing::Region ^ get(); void set(System::Drawing::Region ^ value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Region Region { get; set; }
[System.ComponentModel.Browsable(false)]
public System.Drawing.Region? Region { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Region : System.Drawing.Region with get, set
Public Property Region As Region

Valore della proprietà

Oggetto Region della finestra associato al controllo.

Attributi

Si applica a