winforms - How can I know when a value is “re-selected” in a UltraComboEditor? -


similar threads:
how can know when value "re-selected" in combobox?
what event handler use combobox item selected (selected item not changed)

i using infragistics ultracomobeditor show values filling it's valuelist property items. selected item template , require update elements using template.

to apply again need fire it's selectionchangecommitted event, not fire if item selected.

i in quest find drop down list element selected before dropdownclosed event fire. there way element selected or element under mouse point after dropdown event?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -