Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NRotatorFrame Class
Members


In This Topic
    NRotatorFrame Class
    In This Topic
    Represents a frame in a NRotator control.
    Object Model
    NRotatorFrame Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.DesignTimeVisibleAttribute(False)>
    <System.ComponentModel.ToolboxItemAttribute(False)>
    Public Class NRotatorFrame 
       Inherits Nevron.UI.WinForm.NComponent
       Implements Nevron.UI.INTimerCallBack 
    'Usage
     
    
    Dim instance As NRotatorFrame
    [System.ComponentModel.DesignTimeVisible(false)]
    [System.ComponentModel.ToolboxItem(false)]
    public class NRotatorFrame : Nevron.UI.WinForm.NComponent, Nevron.UI.INTimerCallBack  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.WinForm.NComponent
                Nevron.UI.WinForm.Controls.NRotatorFrame

    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