Currently when you call combobox::clear() it triggers an async update. I have a need to clear the combobox without generating a change message. Could we have a combobox::clear(bool dontSendChangeMessage = false)?
(my apologies if this is something that has already changed - I’m a version or two behind)
