Input for WinForms | ComponentOne
C1.Framework Namespace / XViewHost Class
Members

In This Topic
    XViewHost Class
    In This Topic
    Control that hosts XView control.
    Object Model
    XViewHost ClassXView Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class XViewHost 
       Inherits System.Windows.Forms.Control
    public abstract class XViewHost : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewHost

    See Also