Modifier

SequentialActivityDesigner.HelpTextRectangle Property

Definition

Gets the rectangle that serves as the bounds for the text displayed by the HelpText property.

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

Property Value

A Rectangle that serves as the bounds for the text displayed by the HelpText property.

Applies to