Draws the specified text string in the specified rectangle with the specified Brush, Font and HorizontalAlignment objects
true if the text should be wrapped, false otherwise.true, if the text fits in the area, false otherwise
The text represented by the s parameter is drawn inside the rectangle represented by the layoutRectangle and alignment parameter. If the text does not fit inside the rectangle, it is truncated.
ToolTip Class | Resco.Controls.OutlookControls Namespace