Combobox KeyPressEventHandler
I have a windows form that contains comboboxes. I want to set
KeyPressEventArgs.Handled properties as "true" to block data input via
keyboard for each combobox. Is there a way to do this via using foreach
spinnet or like that?
No comments:
Post a Comment