It would seem a simple thing and maybe I'm being blind, but why is there
no System.Windows. Forms.Keys.Peri od
When I press the "." key, a ascii code 46 comes through, which is equal
to the enum Keys.Delete. What's up with this?
Chris
no System.Windows. Forms.Keys.Peri od
When I press the "." key, a ascii code 46 comes through, which is equal
to the enum Keys.Delete. What's up with this?
Chris
Comment