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

Visual Basic

 
QuestionRe: how to Design mail body (text format) Pin
safalmittal7-Feb-07 23:43
safalmittal7-Feb-07 23:43 
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 
Threads won't help, if you close the app, child threads will end. If you just want to store the times that were set, use a config file. If you want the timers to keep running, try writing a service, or similar.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionRe: stop watch timer and threads Pin
steve_rm3-Feb-07 17:19
steve_rm3-Feb-07 17:19 
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 

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.