DrawItemEventArgs

Undocumented in source.

Constructors

this
this(Canvas c, DrawItemState state, Rect itemRect, Color foreColor, Color backColor, int index)
Undocumented in source.

Members

Functions

drawBackground
void drawBackground()
Undocumented in source. Be warned that the author may not have intended to support it.
drawFocusRect
void drawFocusRect()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

backColor
Color backColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
canvas
Canvas canvas [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
foreColor
Color foreColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
index
int index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
itemRect
Rect itemRect [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
itemState
DrawItemState itemState [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta