Click here to Skip to main content
15,914,071 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can my add-in consume events from another add-in? Pin
Luc Pattyn24-May-10 10:06
sitebuilderLuc Pattyn24-May-10 10:06 
QuestionBad DLL Calling Convention error when sending UDT from VB6 to Dev-C++ DLL Pin
bytelogik23-May-10 6:11
bytelogik23-May-10 6:11 
AnswerRe: Bad DLL Calling Convention error when sending UDT from VB6 to Dev-C++ DLL Pin
bytelogik23-May-10 9:21
bytelogik23-May-10 9:21 
QuestionIs Visual Studio 2010 compatible with older SQL versions Pin
Didier Cauberghe23-May-10 2:42
Didier Cauberghe23-May-10 2:42 
AnswerRe: Is Visual Studio 2010 compatible with older SQL versions Pin
DaveAuld23-May-10 3:07
professionalDaveAuld23-May-10 3:07 
AnswerRe: Is Visual Studio 2010 compatible with older SQL versions [modified] Pin
DaveAuld23-May-10 3:19
professionalDaveAuld23-May-10 3:19 
QuestionDisable form not fast enough Pin
Didier Cauberghe23-May-10 2:39
Didier Cauberghe23-May-10 2:39 
AnswerRe: Disable form not fast enough Pin
Rob Smiley23-May-10 2:54
Rob Smiley23-May-10 2:54 
sounds like you should be using ShowDialog instead of Show. ShowDialog will automatically 'block' the main form, so you don't need to worry about disabling it
"An eye for an eye only ends up making the whole world blind"

GeneralRe: Disable form not fast enough Pin
Didier Cauberghe23-May-10 3:19
Didier Cauberghe23-May-10 3:19 
GeneralRe: Disable form not fast enough Pin
DaveAuld23-May-10 3:22
professionalDaveAuld23-May-10 3:22 
GeneralRe: Disable form not fast enough Pin
Didier Cauberghe23-May-10 3:31
Didier Cauberghe23-May-10 3:31 
GeneralRe: Disable form not fast enough Pin
DaveAuld23-May-10 3:35
professionalDaveAuld23-May-10 3:35 
GeneralRe: Disable form not fast enough Pin
Didier Cauberghe23-May-10 3:42
Didier Cauberghe23-May-10 3:42 
QuestionWindows Service Functionality Pin
VikashGohil22-May-10 20:07
VikashGohil22-May-10 20:07 
AnswerRe: Windows Service Functionality Pin
DaveAuld22-May-10 23:46
professionalDaveAuld22-May-10 23:46 
GeneralRe: Windows Service Functionality Pin
VikashGohil23-May-10 20:26
VikashGohil23-May-10 20:26 
QuestionBest data structure in VB .NET 4.0 ?! Pin
Agarwaen5922-May-10 8:03
Agarwaen5922-May-10 8:03 
AnswerRe: Best data structure in VB .NET 4.0 ?! Pin
Luc Pattyn22-May-10 8:42
sitebuilderLuc Pattyn22-May-10 8:42 
QuestionCopy Excel Data into Access Database Table. Pin
jeshra27922-May-10 3:52
jeshra27922-May-10 3:52 
AnswerRe: Copy Excel Data into Access Database Table. Pin
DaveAuld22-May-10 4:02
professionalDaveAuld22-May-10 4:02 
GeneralRe: Copy Excel Data into Access Database Table. Pin
Dalek Dave22-May-10 4:17
professionalDalek Dave22-May-10 4:17 
GeneralRe: Copy Excel Data into Access Database Table. Pin
jeshra27922-May-10 4:51
jeshra27922-May-10 4:51 
GeneralRe: Copy Excel Data into Access Database Table. Pin
DaveAuld22-May-10 5:02
professionalDaveAuld22-May-10 5:02 
GeneralRe: Copy Excel Data into Access Database Table. Pin
jeshra27922-May-10 5:40
jeshra27922-May-10 5:40 
GeneralRe: Copy Excel Data into Access Database Table. Pin
DaveAuld22-May-10 20:48
professionalDaveAuld22-May-10 20:48 

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.