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

Email notification in google apps script -

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

javascript - IE11 incompatibility with jQuery's 'readonly'? -