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


In This Topic
    NFrameAppearance Class
    In This Topic
    Represents a template object which controls the appearance of a INFrameControl intstance.
    Object Model
    NFrameAppearance Class
    Syntax
    'Declaration
     
    
    Public Class NFrameAppearance 
       Inherits Nevron.UI.NDisposableObject
    'Usage
     
    
    Dim instance As NFrameAppearance
    public class NFrameAppearance : Nevron.UI.NDisposableObject 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.WinForm.Controls.NFrameAppearance

    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