Skybound AutoComplete

DrawItemEventArgs.Bounds Property

Gets the bounding rectangle of the item.

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

Property Value

The bounding Rectangle of the item.

See Also

DrawItemEventArgs Class | Skybound.AutoComplete Namespace