R
Redivivus
Hi
How can i disable Paste on ComboBox?
ComboBox DropDownStyle is DropDown.
ComboBox must accept only numbers.
I know how to handle keypress event to accept only digits, but how to
disable paste?
Best regards;
Mex
How can i disable Paste on ComboBox?
ComboBox DropDownStyle is DropDown.
ComboBox must accept only numbers.
I know how to handle keypress event to accept only digits, but how to
disable paste?
Best regards;
Mex