CompositeActivityDesigner.ExpandButtonRectangle Vlastnost

Definice

Rectangle Získá, který obsahuje tlačítko rozbalit nebo sbalit.

protected:
 virtual property System::Drawing::Rectangle ExpandButtonRectangle { System::Drawing::Rectangle get(); };
protected virtual System.Drawing.Rectangle ExpandButtonRectangle { get; }
member this.ExpandButtonRectangle : System.Drawing.Rectangle
Protected Overridable ReadOnly Property ExpandButtonRectangle As Rectangle

Hodnota vlastnosti

A Rectangle , která uzavře tlačítko rozbalení nebo sbalení.

Poznámky

Slouží ExpandButtonRectangle k vrácení Rectangle oblasti obrazovky, která ohraničuje tlačítko rozbalení na .CompositeActivityDesigner To je užitečné pro detekci událostí myši reagovat na vaše žádosti o rozbalení nebo sbalení CompositeActivityDesigner.

Platí pro