Hi,
Does anyone know if pending Timer.Tick events (already in the message queue) are removed upon a Timer.Enabled = false or if they might still arrive after ?

(talking about System.Windows.Forms.Timer here...)

Thanks