Nevron .NET Vision
Nevron.UI Namespace / NUIFrameStyle Class
Members


In This Topic
    NUIFrameStyle Class
    In This Topic
    Summary description for NUIFrameStyle.
    Object Model
    NUIFrameStyle Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorAttribute(Nevron.UI.NUIFrameStyleTypeEditor, System.Drawing.Design.UITypeEditor)>
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.NStandard3DFrameStyle)>
    <System.SerializableAttribute()>
    Public MustInherit Class NUIFrameStyle 
       Inherits NDefaultInitializableObject
    'Usage
     
    
    Dim instance As NUIFrameStyle
    [System.ComponentModel.Editor(Nevron.UI.NUIFrameStyleTypeEditor, System.Drawing.Design.UITypeEditor)]
    [System.Xml.Serialization.XmlInclude(Nevron.UI.NStandard3DFrameStyle)]
    [System.Serializable()]
    public abstract class NUIFrameStyle : NDefaultInitializableObject 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NUIFrameStyle
             Nevron.UI.NSegmentedImageFrameStyle
             Nevron.UI.NStandard3DFrameStyle

    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