Click here to Skip to main content
15,916,379 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralPrinting + Encoding Magstripe Pin
YorkTech22-Feb-05 0:02
YorkTech22-Feb-05 0:02 
GeneralRe: Printing + Encoding Magstripe Pin
Dave Kreskowiak22-Feb-05 0:48
mveDave Kreskowiak22-Feb-05 0:48 
GeneralRe: Printing + Encoding Magstripe Pin
YorkTech22-Feb-05 7:11
YorkTech22-Feb-05 7:11 
GeneralRe: Printing + Encoding Magstripe Pin
Dave Kreskowiak22-Feb-05 7:32
mveDave Kreskowiak22-Feb-05 7:32 
GeneralRe: Printing + Encoding Magstripe Pin
YorkTech23-Feb-05 5:22
YorkTech23-Feb-05 5:22 
QuestionRe: Printing + Encoding Magstripe Pin
coderam1-Jun-09 1:30
coderam1-Jun-09 1:30 
Generalthread timer abort Pin
manasrahfantom21-Feb-05 23:49
manasrahfantom21-Feb-05 23:49 
GeneralRe: thread timer abort Pin
Dave Kreskowiak22-Feb-05 0:39
mveDave Kreskowiak22-Feb-05 0:39 
Once the timer Interval is set and the timer is running, you can't change the interval until the Timer fires its event and resets itself. The only way to change the interval, if the timer is already running, is to destroy the Timer, using Dispose, and recreate it with the new interval.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: thread timer abort Pin
manasrahfantom22-Feb-05 0:57
manasrahfantom22-Feb-05 0:57 
GeneralRe: thread timer abort Pin
Dave Kreskowiak22-Feb-05 1:41
mveDave Kreskowiak22-Feb-05 1:41 
GeneralRe: thread timer abort Pin
manasrahfantom22-Feb-05 2:07
manasrahfantom22-Feb-05 2:07 
GeneralRe: thread timer abort Pin
Dave Kreskowiak22-Feb-05 3:09
mveDave Kreskowiak22-Feb-05 3:09 
Questionhow is creating control? Pin
MGunes21-Feb-05 23:49
MGunes21-Feb-05 23:49 
AnswerRe: how is creating control? Pin
Dave Kreskowiak22-Feb-05 0:33
mveDave Kreskowiak22-Feb-05 0:33 
GeneralNeed Control Help Any One Pin
Virus Detecter21-Feb-05 20:51
Virus Detecter21-Feb-05 20:51 
GeneralRe: Need Control Help Any One Pin
Bad Sector21-Feb-05 22:26
Bad Sector21-Feb-05 22:26 
GeneralRe: Need Control Help Any One Pin
Virus Detecter22-Feb-05 3:15
Virus Detecter22-Feb-05 3:15 
QuestionProcessor number in VB6 ? Pin
a_yosef21-Feb-05 20:43
a_yosef21-Feb-05 20:43 
AnswerRe: Processor number in VB6 ? Pin
Dave Kreskowiak22-Feb-05 0:30
mveDave Kreskowiak22-Feb-05 0:30 
GeneralWindows Service not starting on reboot Pin
Maroela21-Feb-05 20:07
Maroela21-Feb-05 20:07 
Questionhow to check if the scheduled task ran successfully on a remote computer with vb.net Pin
MagicGirL8321-Feb-05 18:39
MagicGirL8321-Feb-05 18:39 
AnswerRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
Dave Kreskowiak22-Feb-05 4:10
mveDave Kreskowiak22-Feb-05 4:10 
GeneralRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
MagicGirL8322-Feb-05 12:26
MagicGirL8322-Feb-05 12:26 
GeneralRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
Dave Kreskowiak22-Feb-05 12:45
mveDave Kreskowiak22-Feb-05 12:45 
GeneralRe: how to check if the scheduled task ran successfully on a remote computer with vb.net Pin
MagicGirL8322-Feb-05 12:51
MagicGirL8322-Feb-05 12:51 

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.