Click here to Skip to main content
16,013,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: help abt reports with parameter passing Pin
amaneet10-Apr-07 0:13
amaneet10-Apr-07 0:13 
QuestionAutomation Error-2147417848 Pin
TK_wei9-Apr-07 18:27
TK_wei9-Apr-07 18:27 
QuestionScreen Resolution Pin
nitin_ion9-Apr-07 18:10
nitin_ion9-Apr-07 18:10 
AnswerRe: Screen Resolution Pin
Christian Graus9-Apr-07 19:08
protectorChristian Graus9-Apr-07 19:08 
AnswerRe: Screen Resolution Pin
Navneet Hegde9-Apr-07 23:50
Navneet Hegde9-Apr-07 23:50 
AnswerRe: Screen Resolution Pin
prasadSn200310-Apr-07 20:44
prasadSn200310-Apr-07 20:44 
Questiontimer remaining active after the form is closed Pin
steve_rm9-Apr-07 17:27
steve_rm9-Apr-07 17:27 
AnswerRe: timer remaining active after the form is closed Pin
Christian Graus9-Apr-07 19:10
protectorChristian Graus9-Apr-07 19:10 
steve_rm wrote:
I am looking for a solution what will allow the timer to function after form has been closed and when the form is re-opened no time has been lost.


You obviously need to store the timer outside the form, so that whereever it is, it will keep running. Making it static (shared) may work, I am not sure.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: timer remaining active after the form is closed Pin
WhiteSpy10-Apr-07 3:45
WhiteSpy10-Apr-07 3:45 
QuestionCan someone help me to convert the below vb5 code to vb.net code. Pin
Kusal9-Apr-07 16:44
Kusal9-Apr-07 16:44 
AnswerRe: Can someone help me to convert the below vb5 code to vb.net code. Pin
Christian Graus9-Apr-07 16:50
protectorChristian Graus9-Apr-07 16:50 
AnswerRe: Can someone help me to convert the below vb5 code to vb.net code. Pin
Navneet Hegde9-Apr-07 23:54
Navneet Hegde9-Apr-07 23:54 
QuestionPersisting Custom Collections Pin
Ian_K_9-Apr-07 15:22
Ian_K_9-Apr-07 15:22 
AnswerRe: Persisting Custom Collections Pin
GaryAW10-Apr-07 16:25
GaryAW10-Apr-07 16:25 
QuestionRunning Shutdown from VB.NET Pin
Brian Buydens9-Apr-07 14:15
Brian Buydens9-Apr-07 14:15 
AnswerRe: Running Shutdown from VB.NET Pin
kubben9-Apr-07 16:54
kubben9-Apr-07 16:54 
QuestionGif or Jpg? Pin
Anybloodyid9-Apr-07 10:43
Anybloodyid9-Apr-07 10:43 
AnswerRe: Gif or Jpg? Pin
MatrixCoder9-Apr-07 11:39
MatrixCoder9-Apr-07 11:39 
GeneralRe: Gif or Jpg? Pin
Anybloodyid9-Apr-07 12:24
Anybloodyid9-Apr-07 12:24 
AnswerRe: Gif or Jpg? Pin
Christian Graus9-Apr-07 12:06
protectorChristian Graus9-Apr-07 12:06 
AnswerRe: Gif or Jpg? Pin
Navneet Hegde9-Apr-07 23:57
Navneet Hegde9-Apr-07 23:57 
QuestionHow can I use LinkButton Pin
mghiassi9-Apr-07 7:47
mghiassi9-Apr-07 7:47 
AnswerRe: How can I use LinkButton Pin
MatrixCoder9-Apr-07 9:35
MatrixCoder9-Apr-07 9:35 
QuestionSound Card Interface Pin
harry82279-Apr-07 7:24
harry82279-Apr-07 7:24 
AnswerRe: Prevent form from disposing ? Pin
Dave Kreskowiak9-Apr-07 5:04
mveDave Kreskowiak9-Apr-07 5: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.