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
Post a Comment