Click here to Skip to main content
15,923,689 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncompiler Pin
noor al-huda7-May-06 22:59
noor al-huda7-May-06 22:59 
Questionhow to get list of all registered domains Pin
narayanagvs7-May-06 22:46
narayanagvs7-May-06 22:46 
AnswerRe: how to get list of all registered domains Pin
Mekong River8-May-06 0:31
Mekong River8-May-06 0:31 
QuestionDatagridview control Pin
roitha7-May-06 22:17
roitha7-May-06 22:17 
AnswerRe: Datagridview control Pin
Mekong River8-May-06 0:42
Mekong River8-May-06 0:42 
QuestionOpen MDIChild Form Pin
roitha7-May-06 22:13
roitha7-May-06 22:13 
AnswerRe: Open MDIChild Form Pin
Mekong River8-May-06 0:37
Mekong River8-May-06 0:37 
QuestionWhat event handler to use for a "press once" key event? Pin
KaKa'7-May-06 21:53
KaKa'7-May-06 21:53 
Hi,

What vb.net form events do we use when we need to detect if the "up" arrow key has been pressed? (down and up)

Right now, I am programming a simple "mario" game. When I press the up arrow key once, Mario has to jump up and land down in one smooth motion, just like in the original Nintendo Mario game.

The Mario character is represented by an Imagebox displaying the mario cartoon character.

I use the key down event handler but the problem is, once I let go of the up arrow key, Mario immediately stops. If mario is in the process of jumping up, it will just stop there in mid air. I have to press the up key continuously for the jumping motion to complete smoothly.

What event handler and keyboard code should I use for the "press a key once" event?
AnswerRe: What event handler to use for a "press once" key event? Pin
Rizwan Bashir9-May-06 1:53
Rizwan Bashir9-May-06 1:53 
QuestionOracle and SQL Server Connection string in Visual Basic Pin
somrit7-May-06 20:57
somrit7-May-06 20:57 
Questionabout Date.ParseExact() function Pin
pptadam7-May-06 20:17
pptadam7-May-06 20:17 
AnswerRe: about Date.ParseExact() function Pin
Guffa7-May-06 21:46
Guffa7-May-06 21:46 
QuestionHow to move a chart of an excel file from vb.net into slide of power point file? Pin
jkrao7-May-06 19:34
jkrao7-May-06 19:34 
Questionvb.net Pin
amit_jpr7-May-06 19:32
amit_jpr7-May-06 19:32 
AnswerRe: vb.net Pin
Rizwan Bashir7-May-06 21:37
Rizwan Bashir7-May-06 21:37 
Questionlabel edit subitems in listview ???? Pin
svincoll47-May-06 19:18
svincoll47-May-06 19:18 
AnswerRe: label edit subitems in listview ???? Pin
Rizwan Bashir9-May-06 1:54
Rizwan Bashir9-May-06 1:54 
QuestionType Mismatch with COM Pin
Kessica7-May-06 16:31
Kessica7-May-06 16:31 
QuestionDatagridview control Pin
roitha7-May-06 15:15
roitha7-May-06 15:15 
AnswerRe: Datagridview control Pin
svincoll47-May-06 19:30
svincoll47-May-06 19:30 
AnswerRe: Datagridview control Pin
svincoll47-May-06 19:31
svincoll47-May-06 19:31 
GeneralRe: Datagridview control Pin
roitha7-May-06 22:09
roitha7-May-06 22:09 
QuestionSave Selected Outlook Emails Pin
smarttom997-May-06 11:12
smarttom997-May-06 11:12 
QuestionSearching for files using vb.net 2005 Pin
mitsroff7-May-06 9:49
mitsroff7-May-06 9:49 
AnswerRe: Searching for files using vb.net 2005 Pin
CWIZO7-May-06 21:50
CWIZO7-May-06 21:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.