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

In This Topic
    HostedElement Class
    In This Topic
    Element that serves as an interface between the host IXView control and the content elements.
    Object Model
    HostedElement ClassElementList ClassElement ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class HostedElement 
       Inherits BasePanel
    public class HostedElement : BasePanel 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.HostedElement

    See Also