Hi,
I would like to be able to prevent the user to change the value on certain situations but I cannot find an event that would help me do that.
I've found the MultiColumnComboBoxElement.TextChanging event, but that only works when the modification is made with the keyboard. I would need to be able to handle also the modifications made by the mouse, including the mouse wheel.
Any ideas?
Thanks!
I would like to be able to prevent the user to change the value on certain situations but I cannot find an event that would help me do that.
I've found the MultiColumnComboBoxElement.TextChanging event, but that only works when the modification is made with the keyboard. I would need to be able to handle also the modifications made by the mouse, including the mouse wheel.
Any ideas?
Thanks!