If my Timer has an Interval of 100 ms and it's Enabled Property is set to False at design time then during run time I set the Enabled to True does the Timer event immediately get fired or does it wait 100 ms before it is fired
↧