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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.