OnAfterDraw |
Event called after all the elements of the selector are drawn |
OnBeforeDraw |
Event called before all the elements of the selector are drawn |
OnItemAfterDrawBackground |
Event called after the background of an item is drawn |
OnItemAfterDrawContent |
Event called after the content of an item is drawn |
OnItemAfterDrawText |
Event called after the text of an item is drawn |
OnItemBeforeDrawBackground |
Event called before the background of an item is drawn |
OnItemBeforeDrawContent |
Event called before the content of an item is drawn |
OnItemBeforeDrawText |
Event called before the text of an item is drawn |
OnItemClick |
Event called when an item is clicked |
OnItemSelected |
Event called when an item is selected |