Click here to Skip to main content
15,887,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Using Postscript fonts in treeview? Pin
jzonthemtn6-Jul-08 5:47
jzonthemtn6-Jul-08 5:47 
QuestionFlash OCX control and Visual Studio 2005 issues Pin
~V~4-Jul-08 22:43
~V~4-Jul-08 22:43 
AnswerRe: Flash OCX control and Visual Studio 2005 issues Pin
Christian Graus5-Jul-08 2:08
protectorChristian Graus5-Jul-08 2:08 
QuestionExcel Column Format to "HH:MM:SS.MiliSeconds" Pin
~Khatri Mitesh~4-Jul-08 22:03
~Khatri Mitesh~4-Jul-08 22:03 
Questionneed to know public IP address using vb.net Pin
Sipder4-Jul-08 21:48
Sipder4-Jul-08 21:48 
AnswerRe: need to know public IP address using vb.net Pin
Rupesh Kumar Swami4-Jul-08 22:56
Rupesh Kumar Swami4-Jul-08 22:56 
AnswerRe: need to know public IP address using vb.net Pin
Luc Pattyn5-Jul-08 3:08
sitebuilderLuc Pattyn5-Jul-08 3:08 
QuestionDifference between Timer.enable and timer.stop Pin
nishkarsh_k4-Jul-08 20:24
nishkarsh_k4-Jul-08 20:24 
Hello every one...

I want to know the difference between

timer.enable=true & timer.start
timer.enable=false & timer.stop

I have two different timers on a form one fires at every 5 sec (timer1) and other every 20 sec (timer2)...

I want the timer2 to be pause when timer1 is fired and continue after the codes in timer1 execute are over

Timer1_Tick
(
'Pause tumer2
----
----
Some codes

'Continue timer2
)

how can i do that

Regards
Nishkarsh
AnswerRe: Difference between Timer.enable and timer.stop Pin
Rupesh Kumar Swami4-Jul-08 20:56
Rupesh Kumar Swami4-Jul-08 20:56 
QuestionMultiple Page Printing Pin
rohitpg4-Jul-08 19:43
rohitpg4-Jul-08 19:43 
AnswerRe: Multiple Page Printing Pin
jzonthemtn5-Jul-08 2:32
jzonthemtn5-Jul-08 2:32 
AnswerRe: Multiple Page Printing Pin
Andy_L_J6-Jul-08 9:24
Andy_L_J6-Jul-08 9:24 
QuestionWeb out put for VB.Net Project Pin
rrrriiizz4-Jul-08 19:43
rrrriiizz4-Jul-08 19:43 
AnswerRe: Web out put for VB.Net Project Pin
Christian Graus5-Jul-08 2:10
protectorChristian Graus5-Jul-08 2:10 
Questionhi to all Pin
iamneeraj4-Jul-08 18:54
iamneeraj4-Jul-08 18:54 
AnswerRe: hi to all Pin
Christian Graus5-Jul-08 2:09
protectorChristian Graus5-Jul-08 2:09 
AnswerRe: hi to all Pin
Paul Conrad6-Jul-08 6:24
professionalPaul Conrad6-Jul-08 6:24 
QuestionTelling the computer to shutdown, restart, standby, and hibernate Pin
jacobjordan4-Jul-08 13:31
jacobjordan4-Jul-08 13:31 
AnswerRe: Telling the computer to shutdown, restart, standby, and hibernate Pin
Luc Pattyn4-Jul-08 15:35
sitebuilderLuc Pattyn4-Jul-08 15:35 
AnswerRe: Telling the computer to shutdown, restart, standby, and hibernate Pin
jzonthemtn4-Jul-08 15:36
jzonthemtn4-Jul-08 15:36 
GeneralRe: Telling the computer to shutdown, restart, standby, and hibernate Pin
jacobjordan4-Jul-08 16:10
jacobjordan4-Jul-08 16:10 
GeneralRe: Telling the computer to shutdown, restart, standby, and hibernate Pin
jzonthemtn4-Jul-08 16:37
jzonthemtn4-Jul-08 16:37 
QuestionJust wondering about the/any differences in this code? Pin
LloydA1114-Jul-08 10:46
LloydA1114-Jul-08 10:46 
AnswerRe: Just wondering about the/any differences in this code? Pin
jacobjordan4-Jul-08 12:03
jacobjordan4-Jul-08 12:03 
GeneralRe: Just wondering about the/any differences in this code? Pin
LloydA1114-Jul-08 12:04
LloydA1114-Jul-08 12: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.