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
~257 People Reached
Favorite Forums
Member Avatar for jmgmail

I am developing a print screen application and almost done..I can't seem to recognize the print screen button: Using something like this c# visual studio 2008. protected override void OnKeyDown(KeyEventArgs keyEvent) { textBox1.Text = "KeyData: " + keyEvent.KeyCode.ToString(); { MessageBox.Show("KeyData' was pressed."); } } I can get every other key …

Member Avatar for Lusiphur
0
79
Member Avatar for jmgmail

I have been trying to resolve this an to no avail. I tried creating an instance of the objects and it is still not debugging correctly ...I would greatly appreciate any assistance possible... The code I have entered is supposed to create a word table in word with a heading …

0
60
Member Avatar for jmgmail

I am trying to create an application. One of the task is to insert a row into a DB. I am using db express 5 with visual studio 8. It feels like I have done everthing under the sun, but still to no avail. I know I'm missing something somewhere …

Member Avatar for lighthead
0
118