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


In This Topic
    NControlBorder Class
    In This Topic
    Represents a class that will be responsible for a control border by managing it non-client area.
    Object Model
    NControlBorder Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorAttribute(Nevron.Internal.Ibtb, System.Drawing.Design.UITypeEditor)>
    Public Class NControlBorder 
       Implements INPropertyPageProvider 
    'Usage
     
    
    Dim instance As NControlBorder
    [System.ComponentModel.Editor(Nevron.Internal.Ibtb, System.Drawing.Design.UITypeEditor)]
    public class NControlBorder : INPropertyPageProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Controls.NControlBorder

    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