NetXP 3.0 Reference
ListBarItem.TextRectangle Property
Gets or sets the bounds of the text.
[Visual Basic]
Public Property TextRectangle As
Rectangle
[C#]
public
System.Drawing.Rectangle
TextRectangle {get; set;}
See Also
ListBarItem Class
|
NETXP.Controls.Bars Namespace