Anyone know how to stop a timer?

Have tried Timer1.Enabled = False as it states at msdn.microsoft.com but this does NOT stop the timer.

Any help for this beginner would be appreciated.