NetXP 3.0 Reference

ListBarItem.IconRectangle Property

Gets or sets the bounds of the image.

[Visual Basic]
Public Property IconRectangle As Rectangle
[C#]
public System.Drawing.Rectangle IconRectangle {get; set;}

See Also

ListBarItem Class | NETXP.Controls.Bars Namespace