Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class
Members

In This Topic
    C1Editor Class
    In This Topic
    Represents a Winforms html editor based on WebView2.
    Object Model
    C1Editor Class
    Syntax
    'Declaration
     
    Public Class C1Editor 
       Inherits System.Windows.Forms.UserControl
    public class C1Editor : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.Editor.C1Editor

    See Also