Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NRenderFrameContext Class
Members


In This Topic
    NRenderFrameContext Class
    In This Topic
    Represents a render context which contains information about how a frame should be rendered.
    Object Model
    NRenderFrameContext Class
    Syntax
    'Declaration
     
    
    Public Class NRenderFrameContext 
       Inherits NRenderCaptionContext
    'Usage
     
    
    Dim instance As NRenderFrameContext
    public class NRenderFrameContext : NRenderCaptionContext 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Docking.NRenderContext
          Nevron.UI.WinForm.Docking.NRenderCaptionContext
             Nevron.UI.WinForm.Docking.NRenderFrameContext

    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