'Declaration
<System.ComponentModel.ToolboxItemAttribute(False)> <System.ComponentModel.DefaultPropertyAttribute("Interval")> <System.ComponentModel.DefaultEventAttribute("Tick")> <System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")> <SRDescriptionAttribute("DescriptionTimer")> <System.ComponentModel.DesignerCategoryAttribute("Component")> Public Class NTimer Inherits System.Windows.Forms.Timer
'Usage
Dim instance As NTimer
[System.ComponentModel.ToolboxItem(false)] [System.ComponentModel.DefaultProperty("Interval")] [System.ComponentModel.DefaultEvent("Tick")] [System.ComponentModel.ToolboxItemFilter("System.Windows.Forms")] [SRDescription("DescriptionTimer")] [System.ComponentModel.DesignerCategory("Component")] public class NTimer : System.Windows.Forms.Timer