Click here to Skip to main content
15,897,718 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionNaming Convention Pin
programmervb.netc++30-Apr-10 0:58
programmervb.netc++30-Apr-10 0:58 
AnswerRe: Naming Convention Pin
Eddy Vluggen30-Apr-10 1:12
professionalEddy Vluggen30-Apr-10 1:12 
GeneralRe: Naming Convention Pin
programmervb.netc++30-Apr-10 4:27
programmervb.netc++30-Apr-10 4:27 
GeneralRe: Naming Convention Pin
Eddy Vluggen30-Apr-10 4:54
professionalEddy Vluggen30-Apr-10 4:54 
AnswerRe: Naming Convention Pin
DaveAuld30-Apr-10 1:20
professionalDaveAuld30-Apr-10 1:20 
AnswerRe: Naming Convention Pin
fjdiewornncalwe30-Apr-10 3:22
professionalfjdiewornncalwe30-Apr-10 3:22 
QuestionResponse.End not working in ActiveX DLL Pin
neil.stevens29-Apr-10 22:22
neil.stevens29-Apr-10 22:22 
QuestionEvent implementation and autocomplete handler signature with Visual Studio 2008 Pin
hoernchenmeister29-Apr-10 20:30
hoernchenmeister29-Apr-10 20:30 
Good morning,
may somebody please be so kind and tell me how to autocomplete eventhandler signatures with VB?
I am used to the C# way like typing:
this.btnClickMe.Click += new EventHandler(handleTheEvent)

After the += I only need to tab the Tab key twice and get the handler implementation with the right signature.

In VB I can hover over the event and see the signature of the related handler, but I just do not know how to autocomplete this...

Is that possible? Not that I am lazy (of course not, who would have guessed that), I just want to save some time Wink | ;)

thanks in advance and ejoy your weekends,
best regards
Andy
AnswerRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
Dave Kreskowiak30-Apr-10 3:37
mveDave Kreskowiak30-Apr-10 3:37 
GeneralRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
hoernchenmeister2-May-10 20:40
hoernchenmeister2-May-10 20:40 
GeneralRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
Dave Kreskowiak3-May-10 2:07
mveDave Kreskowiak3-May-10 2:07 
GeneralRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
hoernchenmeister3-May-10 2:36
hoernchenmeister3-May-10 2:36 
QuestionSplitting a text box with commas in it Pin
offroaderdan29-Apr-10 8:30
offroaderdan29-Apr-10 8:30 
AnswerRe: Splitting a text box with commas in it Pin
Luc Pattyn29-Apr-10 9:00
sitebuilderLuc Pattyn29-Apr-10 9:00 
AnswerRe: Splitting a text box with commas in it Pin
Wayne Gaylard29-Apr-10 20:30
professionalWayne Gaylard29-Apr-10 20:30 
QuestionWebclient doesn't get entire file Pin
cstrader23229-Apr-10 2:09
cstrader23229-Apr-10 2:09 
AnswerRe: Webclient doesn't get entire file Pin
Eddy Vluggen30-Apr-10 1:13
professionalEddy Vluggen30-Apr-10 1:13 
Questionaddhandler, addressof question Pin
Simon_Whale29-Apr-10 1:25
Simon_Whale29-Apr-10 1:25 
AnswerRe: addhandler, addressof question Pin
Wayne Gaylard29-Apr-10 2:28
professionalWayne Gaylard29-Apr-10 2:28 
GeneralRe: addhandler, addressof question Pin
Simon_Whale29-Apr-10 2:37
Simon_Whale29-Apr-10 2:37 
GeneralRe: addhandler, addressof question Pin
Wayne Gaylard29-Apr-10 3:13
professionalWayne Gaylard29-Apr-10 3:13 
GeneralRe: addhandler, addressof question Pin
Simon_Whale29-Apr-10 3:27
Simon_Whale29-Apr-10 3:27 
GeneralRe: addhandler, addressof question Pin
Wayne Gaylard29-Apr-10 3:40
professionalWayne Gaylard29-Apr-10 3:40 
GeneralRe: addhandler, addressof question Pin
Gregory Gadow29-Apr-10 4:19
Gregory Gadow29-Apr-10 4:19 
GeneralRe: addhandler, addressof question Pin
cptKoala29-Apr-10 20:41
cptKoala29-Apr-10 20:41 

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.