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

In This Topic
    XViewLight Class
    In This Topic
    Control that hosts X elements. Control that hosts X elements.
    Object Model
    XViewLight ClassElement ClassElement ClassElement ClassElement Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class XViewLight 
       Inherits System.Windows.Forms.Control
       Implements IView 
    public abstract class XViewLight : System.Windows.Forms.Control, IView  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewLight
                   C1.Win.Input.Base.C1InputControl
                   C1.Win.Input.DbNavigator.C1DbNavigator

    See Also