SequentialActivityDesigner.HelpTextRectangle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.