'Declaration
<System.ComponentModel.ToolboxItemAttribute(False)> <System.ComponentModel.DefaultPropertyAttribute("Interval")> <System.ComponentModel.DefaultEventAttribute("Elapsed")> <System.ComponentModel.DesignerCategoryAttribute("Component")> Public Class NThreadTimer Inherits System.Timers.Timer
'Usage
Dim instance As NThreadTimer
[System.ComponentModel.ToolboxItem(false)] [System.ComponentModel.DefaultProperty("Interval")] [System.ComponentModel.DefaultEvent("Elapsed")] [System.ComponentModel.DesignerCategory("Component")] public class NThreadTimer : System.Timers.Timer