Nevron.UI Namespace / NTimer Class
Members


NTimer Class
Object Model
NTimer Class
Syntax
'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
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Timer
            Nevron.UI.NTimer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also