c# - multicheck combobox with lost focus when select item :/ -
i try use example http://www.codeproject.com/kb/combobox/checkcombobox.aspx create multicheck combobox. right, when user select item in dropdown list close , need time click on , select next item.
it possible when fires onclick , dropdown show t don't hide unless mouse lost focus on combobox ?
in comments on page linked to, posted (august 2007) exact question - , else responded alternative implementation solution: http://www.codeproject.com/kb/combobox/checkedcombobox.aspx
Comments
Post a Comment