The following tables list the members exposed by DrawValueListItemEventArgs.
| Name | Description | |
|---|---|---|
![]() | DrawValueListItemEventArgs Constructor | Creates a new instance of the DrawValueListItemEventArgs class |
| Name | Description | |
|---|---|---|
![]() | CheckBoxBounds | Returns a Rectangle which defines the area in which the item's text and image should be drawn |
![]() | DoDefaultDrawing | Gets/sets whether the ValueListItem is being custom drawn |
![]() | DrawItemEventArgs | The DrawItemEventArgs associated with this draw operation |
![]() | DrawParams | The UIElementDrawParams used to provide rendering information. |
![]() | ResolvedAppearance | Gets/sets the resolved Appearance that will be applied to the ValueListItem when it is custom drawn. |
![]() | TextAndImageAreaBounds | Returns a Rectangle which defines the area in which the item's text and image should be drawn. |
![]() | ValueListItem | The ValueListItem that will be drawn |