KeyUp event problem on a form(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 3 months ago

Implement IMessageFilter: Public Class WindowsKeyFilter Implements IMessageFilter Public Event KeyDown As KeyEventHandler Public Function PreFilterMessage(ByRef m As System.Windows.Forms.Messa ge) As Boolean Implements System.Windows.Forms.IMessageFilter.PreFilterMessage Const WM_KEYDOWN = &H100 Select Case m.Msg Case WM_KEYDOWN RaiseEvent KeyDown(Me, New KeyEventArgs(m.WParam.ToInt32)) End Select End Function End Class

add a comment |category: |Views: 15

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story