Nevron Open Vision Documentation
Nevron.Nov.Windows.Forms Namespace / NNovControlHostDesigner Class
Members


In This Topic
    NNovControlHostDesigner Class
    In This Topic
    A WinForms NOV contol host designer.
    Object Model
    NNovControlHostDesigner Class
    Syntax
    'Declaration
     
    
    Public Class NNovControlHostDesigner 
       Inherits System.Windows.Forms.Design.ControlDesigner
    'Usage
     
    
    Dim instance As NNovControlHostDesigner
    public class NNovControlHostDesigner : System.Windows.Forms.Design.ControlDesigner 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.Design.ComponentDesigner
          System.Windows.Forms.Design.ControlDesigner
             Nevron.Nov.Windows.Forms.NNovControlHostDesigner

    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