c# - No Definition for System.Windows.Forms.Form.WndProc -



c# - No Definition for System.Windows.Forms.Form.WndProc -

i seek register hotkey windows mobile application can't override system.windows.forms.form.wndproc because there's no definition found.

what missing override method?

use messagewindows class target registerhotkey call. can overrride wndproc , utilize receive hotkey messages.

c# windows-mobile

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -