Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NWidgetBodyAdapter Class
Members


In This Topic
    NWidgetBodyAdapter Class
    In This Topic
    A body adapter, which provides layouts with the ability to threat widgets as layout bodies.
    Object Model
    NWidgetBodyAdapter Class
    Syntax
    'Declaration
     
    
    Public Class NWidgetBodyAdapter 
       Inherits Nevron.Nov.Layout.NBodyAdapter
    'Usage
     
    
    Dim instance As NWidgetBodyAdapter
    public class NWidgetBodyAdapter : Nevron.Nov.Layout.NBodyAdapter 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Layout.NBodyAdapter
          Nevron.Nov.UI.NWidgetBodyAdapter

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also