Click here to Skip to main content
15,922,533 members
Home / Discussions / Visual Basic
   

Visual Basic

 
RantRe: i have a doubt in popup window POSTED MULTIPLE TIMES IN MULTIPLE FORUMS!!!!!!!!!!! Pin
Ashfield13-Jun-08 1:59
Ashfield13-Jun-08 1:59 
Questioni have a doubt in popup window Pin
deepthy.p.m12-Jun-08 22:51
deepthy.p.m12-Jun-08 22:51 
QuestionHow to create mutil columns in datagridview (VB.2005) [modified] Pin
Member 303106912-Jun-08 21:42
Member 303106912-Jun-08 21:42 
AnswerRe: How to create mutil columns in datagridview (VB.2005) Pin
Steven J Jowett12-Jun-08 22:45
Steven J Jowett12-Jun-08 22:45 
JokeRe: How to create mutil columns in datagridview (VB.2005) Pin
Hasan Jaffal12-Jun-08 23:08
Hasan Jaffal12-Jun-08 23:08 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Ashfield12-Jun-08 23:52
Ashfield12-Jun-08 23:52 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Member 303106913-Jun-08 5:05
Member 303106913-Jun-08 5:05 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Member 303106913-Jun-08 5:01
Member 303106913-Jun-08 5:01 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Jay Royall13-Jun-08 5:50
Jay Royall13-Jun-08 5:50 
AnswerRe: How to create mutil columns in datagridview (VB.2005) Pin
ChandraRam13-Jun-08 0:18
ChandraRam13-Jun-08 0:18 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Member 303106913-Jun-08 4:59
Member 303106913-Jun-08 4:59 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Noctris18-Jun-08 0:55
Noctris18-Jun-08 0:55 
QuestionOLE createlink Error Pin
Hasan Jaffal12-Jun-08 21:01
Hasan Jaffal12-Jun-08 21:01 
AnswerRe: OLE createlink Error Pin
Sam Xavier13-Jun-08 9:41
Sam Xavier13-Jun-08 9:41 
QuestionRe: OLE createlink Error Pin
Hasan Jaffal13-Jun-08 22:26
Hasan Jaffal13-Jun-08 22:26 
Questionsql server >> create view Pin
Sebastian T Xavier12-Jun-08 18:47
Sebastian T Xavier12-Jun-08 18:47 
AnswerRe: sql server >> create view Pin
Ashfield12-Jun-08 21:13
Ashfield12-Jun-08 21:13 
GeneralRe: sql server >> create view Pin
Sebastian T Xavier12-Jun-08 22:40
Sebastian T Xavier12-Jun-08 22:40 
GeneralRe: sql server >> create view Pin
Ashfield12-Jun-08 22:46
Ashfield12-Jun-08 22:46 
Questionwindows clock Pin
Bill Lef12-Jun-08 18:10
Bill Lef12-Jun-08 18:10 
QuestionControl more than one listbox with one vscrollbar Pin
shee_dee8612-Jun-08 16:50
shee_dee8612-Jun-08 16:50 
AnswerRe: Control more than one listbox with one vscrollbar Pin
Christian Graus12-Jun-08 17:03
protectorChristian Graus12-Jun-08 17:03 
QuestionMain Thread - Dialog Form Pin
nlarson1112-Jun-08 14:24
nlarson1112-Jun-08 14:24 
Hello,

i have an exe that calls other dlls that has forms in them. the exe is acting like a menu and when a menu item is clicked, it creates an instance of a form in one of my dlls. because the exe and forms are on the main thread, a dialog form locks up the main thread effecting every dll and exe.

is there a good way to handle the issue?

i thought about playing with appdomains attempting to minimize what is effected but I store a bunch of stuff in memory and not sure how to spread that accross domains as well as sync them up.

i tried to mimic the behavior of the "showdiaglog" command by setting up events on the calling form and when it was activated set focus on the "modal" form. works well but when I need wait for a response/answer from the "modal" form, I don't know how to make the calling form wait without locking up the main thread until the "modal" is closed.

any help would be greatly appreciated...
nathan

'Never argue with an idiot; they'll drag you down to their level and beat you with experience.' ~ anonymous

'Life's real failure is when you do not realize how close you were to success when you gave up.' ~ anonymous


QuestionPassing an Access wildcard from VB.Net 2005 Pin
CCG312-Jun-08 8:03
CCG312-Jun-08 8:03 
AnswerRe: Passing an Access wildcard from VB.Net 2005 Pin
BDEz (Member 3919223)12-Jun-08 8:39
BDEz (Member 3919223)12-Jun-08 8:39 

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.