Click here to Skip to main content
15,884,099 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Force prompt UAC via button Pin
Bernhard Hiller2-May-12 0:28
Bernhard Hiller2-May-12 0:28 
Questioncreating quarterly alerts Pin
Member 889779127-Apr-12 21:16
Member 889779127-Apr-12 21:16 
AnswerRe: creating quarterly alerts Pin
Richard MacCutchan27-Apr-12 23:34
mveRichard MacCutchan27-Apr-12 23:34 
AnswerRe: creating quarterly alerts Pin
ZurdoDev30-Apr-12 10:37
professionalZurdoDev30-Apr-12 10:37 
QuestionKeyDown Event and Focus Command not working Pin
Midnight Ahri26-Apr-12 21:40
Midnight Ahri26-Apr-12 21:40 
AnswerRe: KeyDown Event and Focus Command not working Pin
Simon_Whale27-Apr-12 5:14
Simon_Whale27-Apr-12 5:14 
AnswerRe: KeyDown Event and Focus Command not working Pin
Midnight Ahri27-Apr-12 14:57
Midnight Ahri27-Apr-12 14:57 
AnswerRe: KeyDown Event and Focus Command not working Pin
Newbie5130-Apr-12 6:09
Newbie5130-Apr-12 6:09 
I think that is because on some of the subs, you tell it what to handle.
txtMessage_KeyDown(sender As Object, e As System.Windows.Forms.KeyEventArgs)

should be
txtMessage_KeyDown(sender As Object, e As System.Windows.Forms.KeyEventArgs) handles txtmessage_keydown

AnswerRe: KeyDown Event and Focus Command not working Pin
Midnight Ahri30-Apr-12 18:01
Midnight Ahri30-Apr-12 18:01 
QuestionVB 2010 and MIDI device input Pin
dmt194026-Apr-12 5:29
dmt194026-Apr-12 5:29 
AnswerRe: VB 2010 and MIDI device input Pin
Richard MacCutchan26-Apr-12 22:03
mveRichard MacCutchan26-Apr-12 22:03 
GeneralRe: VB 2010 and MIDI device input Pin
dmt194027-Apr-12 2:08
dmt194027-Apr-12 2:08 
GeneralRe: VB 2010 and MIDI device input Pin
Richard MacCutchan27-Apr-12 2:32
mveRichard MacCutchan27-Apr-12 2:32 
QuestionVB6 Pin
PLAAHemantha26-Apr-12 5:04
PLAAHemantha26-Apr-12 5:04 
AnswerRe: VB6 Pin
Eddy Vluggen26-Apr-12 10:17
professionalEddy Vluggen26-Apr-12 10:17 
AnswerRe: VB6 Pin
Dave Kreskowiak26-Apr-12 10:56
mveDave Kreskowiak26-Apr-12 10:56 
GeneralRe: VB6 Pin
Brandon-X1200027-Apr-12 2:28
Brandon-X1200027-Apr-12 2:28 
GeneralRe: VB6 Pin
Dave Kreskowiak27-Apr-12 3:19
mveDave Kreskowiak27-Apr-12 3:19 
SuggestionRe: VB6 Pin
Eddy Vluggen27-Apr-12 5:03
professionalEddy Vluggen27-Apr-12 5:03 
QuestionNeed Help with this program Pin
gamemaker82525-Apr-12 18:06
gamemaker82525-Apr-12 18:06 
AnswerRe: Need Help with this program Pin
Richard MacCutchan25-Apr-12 21:29
mveRichard MacCutchan25-Apr-12 21:29 
AnswerRe: Need Help with this program Pin
riced25-Apr-12 23:36
riced25-Apr-12 23:36 
JokeRe: Need Help with this program Pin
Richard MacCutchan26-Apr-12 0:36
mveRichard MacCutchan26-Apr-12 0:36 
AnswerRe: Need Help with this program Pin
Midnight Ahri26-Apr-12 14:59
Midnight Ahri26-Apr-12 14:59 
GeneralRe: Need Help with this program Pin
derek999927-Apr-12 5:12
derek999927-Apr-12 5:12 

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.