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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -