ToolStripPanelRow.DisplayRectangle Proprietà

Definizione

Ottiene l'area di visualizzazione del controllo.

public:
 property System::Drawing::Rectangle DisplayRectangle { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle DisplayRectangle { get; }
member this.DisplayRectangle : System.Drawing.Rectangle
Public ReadOnly Property DisplayRectangle As Rectangle

Valore della proprietà

Rectangle

Oggetto Rectangle che rappresenta le dimensioni e la posizione.

Commenti

Mentre la Bounds proprietà ottiene gli elementi non client e client, la DisplayRectangle proprietà ottiene solo gli elementi client del controllo.

Si applica a