Skybound AutoComplete

DrawItemEventArgs.DrawBackground Method 

Draws the background of the item.

[Visual Basic]
Public Sub DrawBackground()
[C#]
public void DrawBackground();

Remarks

This method fills the background of the item with the color defined by BackColor.

See Also

DrawItemEventArgs Class | Skybound.AutoComplete Namespace