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

Visual Basic

 
AnswerRe: how to Design mail body (text format) Pin
Johan Hakkesteegt7-Feb-07 23:46
Johan Hakkesteegt7-Feb-07 23:46 
QuestionFlexgrid scrolling problem in vb6. Pin
alav3-Feb-07 0:01
alav3-Feb-07 0:01 
QuestionHow To Freezepanes in VB.NET [modified] Pin
jeam_yang2-Feb-07 23:33
jeam_yang2-Feb-07 23:33 
QuestionHow to connect two windows application Pin
Malayil alex2-Feb-07 22:42
Malayil alex2-Feb-07 22:42 
AnswerRe: How to connect two windows application Pin
Christian Graus2-Feb-07 22:51
protectorChristian Graus2-Feb-07 22:51 
Questionstop watch timer and threads Pin
steve_rm2-Feb-07 19:45
steve_rm2-Feb-07 19:45 
AnswerRe: stop watch timer and threads Pin
Christian Graus3-Feb-07 14:18
protectorChristian Graus3-Feb-07 14:18 
QuestionRe: stop watch timer and threads Pin
steve_rm3-Feb-07 17:19
steve_rm3-Feb-07 17:19 
Hello Christain,

Maybe I wasn't clear. Currently the user can start and stop the stop watch objects on the form. However, when they close the actual form and not the actual application. The idea is that the timers will continue to run if the form as been closed and reopened.

If the user closes the form before stopping the task time then no time will be saved.

There are many tasks that are running all the time and using stop watch objects works well.

If the application is closed then the timers will stop and that is normal for this program.

The reason I thought about threads so that the timers could run in there own threads and if the form is closed they would still work.

Any ideas would be great on this,

Thanks,

Steve
AnswerRe: stop watch timer and threads Pin
Christian Graus4-Feb-07 0:16
protectorChristian Graus4-Feb-07 0:16 
QuestionHow can I make a usercontrol that can contain other controls? Pin
Mansourgh2-Feb-07 18:21
Mansourgh2-Feb-07 18:21 
AnswerRe: How can I make a usercontrol that can contain other controls? Pin
Christian Graus2-Feb-07 21:33
protectorChristian Graus2-Feb-07 21:33 
GeneralRe: How can I make a usercontrol that can contain other controls? Pin
Mansourgh2-Feb-07 22:44
Mansourgh2-Feb-07 22:44 
GeneralRe: How can I make a usercontrol that can contain other controls? Pin
Christian Graus2-Feb-07 22:46
protectorChristian Graus2-Feb-07 22:46 
AnswerRe: How can I make a usercontrol that can contain other controls? Pin
Mansourgh2-Feb-07 23:02
Mansourgh2-Feb-07 23:02 
AnswerRe: How can I make a usercontrol that can contain other controls? Pin
TwoFaced3-Feb-07 7:53
TwoFaced3-Feb-07 7:53 
QuestionListView control Pin
CodingYoshi2-Feb-07 13:28
CodingYoshi2-Feb-07 13:28 
AnswerRe: ListView control Pin
MatrixCoder2-Feb-07 14:40
MatrixCoder2-Feb-07 14:40 
GeneralRe: ListView control Pin
CodingYoshi3-Feb-07 12:07
CodingYoshi3-Feb-07 12:07 
GeneralRe: ListView control Pin
TwoFaced3-Feb-07 13:02
TwoFaced3-Feb-07 13:02 
AnswerRe: ListView control Pin
TwoFaced3-Feb-07 13:13
TwoFaced3-Feb-07 13:13 
GeneralRe: ListView control Pin
CodingYoshi5-Feb-07 6:02
CodingYoshi5-Feb-07 6:02 
QuestionHow to get members of type found through reflection Pin
cstrader2322-Feb-07 12:37
cstrader2322-Feb-07 12:37 
AnswerRe: How to get members of type found through reflection Pin
Colin Angus Mackay2-Feb-07 14:44
Colin Angus Mackay2-Feb-07 14:44 
GeneralRe: How to get members of type found through reflection Pin
cstrader2322-Feb-07 17:35
cstrader2322-Feb-07 17:35 
GeneralRe: How to get members of type found through reflection Pin
cstrader2324-Feb-07 4:04
cstrader2324-Feb-07 4:04 

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.