Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

• Website Development: Dreamweaver, Fireworks, PHP, JavaScript, Joomla, Ajax, Jquery, Website optimization for mobile devices. • Software Development: Microsoft Visual basic6.0, Microsoft Visual C# Microsoft Visual basic.Net, SQL server. • Computer…

Favorite Forums
Favorite Tags
Member Avatar for babateejay

I am working on a keyboard teaching aid similar to mavis beacon. With the following code i am able to detect if the enter key is pressed on the keyboard. If e.KeyChar = Microsoft.VisualBasic.ChrW(keys.enter) Then MsgBox("Enter key is pressed") End If but what i want to do is that i …

Member Avatar for Jx_Man
0
3K