Back to Devexpress

ListBoxDrawItemEventArgs Constructors

windowsforms-devexpress-dot-xtraeditors-dot-listboxdrawitemeventargs-dot-ctor.md

latest1.0 KB
Original Source

ListBoxDrawItemEventArgs Constructors

Supplies data for the BaseListBoxControl.DrawItem event.

NameParametersDescription
ListBoxDrawItemEventArgs(GraphicsCache, AppearanceObject, Rectangle, Object, Int32, DrawItemState, Boolean)cache, appearance, bounds, item, index, state, allowDrawSkinBackgroundInitializes a new instance of the ListBoxDrawItemEventArgs class with the specified settings.

See Also

ListBoxDrawItemEventArgs Class

ListBoxDrawItemEventArgs Members

DevExpress.XtraEditors Namespace