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
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.