Click here to Skip to main content
16,005,181 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: ComboBox onchange Pin
TigerNige7-Nov-05 11:38
TigerNige7-Nov-05 11:38 
QuestionFind Method - Finding the closest record match Pin
dptalt6-Nov-05 4:56
dptalt6-Nov-05 4:56 
AnswerRe: Find Method - Finding the closest record match Pin
Christian Graus6-Nov-05 12:59
protectorChristian Graus6-Nov-05 12:59 
GeneralRe: Find Method - Finding the closest record match Pin
dptalt7-Nov-05 14:48
dptalt7-Nov-05 14:48 
GeneralRe: Find Method - Finding the closest record match Pin
Christian Graus7-Nov-05 15:04
protectorChristian Graus7-Nov-05 15:04 
GeneralRe: Find Method - Finding the closest record match Pin
dptalt8-Nov-05 15:36
dptalt8-Nov-05 15:36 
QuestionRunning a thread on one form from another form Pin
Rizwan Bashir5-Nov-05 23:28
Rizwan Bashir5-Nov-05 23:28 
AnswerRe: Running a thread on one form from another form Pin
nikneem20057-Nov-05 2:39
nikneem20057-Nov-05 2:39 
I think there are several ways to 'understand' you problem. I think you have two form in which you want to run a diffrent procedure :
frmA.ProcedureA() and frmB.ProcedureB()
If this is true, you can probably run ProcedureA() and ProcedureB() in seperate threads. If frmB is a child of frmA, then make sure not to open frmB as a dialog window, or make them a MDI child of frmMain or so... But once again, I don't exacly know what your problem is, can you explain a bit more to find a more accurate solution...


I love it when a plan comes together
GeneralRe: Running a thread on one form from another form Pin
Rizwan Bashir7-Nov-05 22:37
Rizwan Bashir7-Nov-05 22:37 
QuestionProblem with EnableVisualStyles() Pin
Anindya Chatterjee5-Nov-05 7:19
Anindya Chatterjee5-Nov-05 7:19 
AnswerRe: Problem with EnableVisualStyles() Pin
[Marc]5-Nov-05 7:53
[Marc]5-Nov-05 7:53 
QuestionTrain free @Microsoft Pin
vikas amin4-Nov-05 22:55
vikas amin4-Nov-05 22:55 
AnswerRe: Train free @Microsoft Pin
Dave Kreskowiak5-Nov-05 2:51
mveDave Kreskowiak5-Nov-05 2:51 
GeneralRe: Train free @Microsoft Pin
vikas amin5-Nov-05 4:32
vikas amin5-Nov-05 4:32 
GeneralRe: Train free @Microsoft Pin
toxcct6-Nov-05 0:41
toxcct6-Nov-05 0:41 
GeneralRe: Train free @Microsoft Pin
rudy.net9-Nov-05 18:32
rudy.net9-Nov-05 18:32 
QuestionColoring Datagrids ! Pin
microuser_20004-Nov-05 21:38
microuser_20004-Nov-05 21:38 
AnswerRe: Coloring Datagrids ! Pin
TigerNige6-Nov-05 10:13
TigerNige6-Nov-05 10:13 
GeneralRe: Coloring Datagrids ! Pin
microuser_20006-Nov-05 20:10
microuser_20006-Nov-05 20:10 
GeneralRe: Coloring Datagrids ! Pin
TigerNige6-Nov-05 23:54
TigerNige6-Nov-05 23:54 
GeneralRe: Coloring Datagrids ! Pin
microuser_20007-Nov-05 10:58
microuser_20007-Nov-05 10:58 
GeneralRe: Coloring Datagrids ! Pin
TigerNige7-Nov-05 11:48
TigerNige7-Nov-05 11:48 
GeneralRe: Coloring Datagrids ! Pin
TigerNige7-Nov-05 11:49
TigerNige7-Nov-05 11:49 
GeneralRe: Coloring Datagrids ! Pin
TigerNige7-Nov-05 11:50
TigerNige7-Nov-05 11:50 
Questionvisual basic with crystal reports Pin
ravi89_894-Nov-05 21:27
ravi89_894-Nov-05 21:27 

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.