Under VB6 you can assign zero to this property to disable the timer; under VB.NET such an assignment throws an exception.
VB Migration Partner fully supports the Interval property and replicates the VB6 behavior when zero is assigned to it.
This event has been renamed as Tick in VB.NET.