I develop small application in C# but I\'ve problem with events. My form have controlState property which describe current state of application. When application is in SEARCH state and I press enter i
I\'ve got one Form, custom drawing, no controls. When I need to get the input from the user I go to OnKeyDown event and then map event\'s KeyData to a string** - so that I can recognize that user ha