ToolStripPanelRow.DisplayRectangle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得控制項的顯示區域。
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
屬性值
Rectangle,表示大小和位置。
備註
Bounds雖然 屬性會取得非用戶端和用戶端元素,但 DisplayRectangle 屬性只會取得 控制項的用戶端元素。