Nevron.UI.WinForm Namespace / NComponent Class
Members


NComponent Class
Object Model
NComponent Class
Syntax
'Declaration
 
<System.ComponentModel.ToolboxItemAttribute(False)>
Public Class NComponent 
   Inherits Nevron.UI.NDisposableObject
   Implements Nevron.UI.INTimerCallBack 
 
'Usage
 
Dim instance As NComponent
Inheritance Hierarchy

System.Object
   Nevron.UI.NDefaultInitializableObject
      Nevron.UI.NDisposableObject
         Nevron.UI.WinForm.NComponent
            Nevron.UI.WinForm.Controls.NGalleryItem
            Nevron.UI.WinForm.Controls.NRotatorFrame
            Nevron.UI.WinForm.Controls.NSkin
            Nevron.UI.WinForm.Controls.NSkinResource
            Nevron.UI.WinForm.Controls.NTaskDialog

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