Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class
Members


In This Topic
    ElementContainerControl Class
    In This Topic
    Represents a child-containing control element.
    Syntax
    'Declaration
     
    
    Public Class ElementContainerControl 
       Inherits System.Windows.Forms.Panel
       Implements IElement, ITouchStatusProvider, IWindowlessChildSupport 
    'Usage
     
    
    Dim instance As ElementContainerControl
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.Panel
                      FarPoint.Win.ElementContainerControl
                         FarPoint.Win.CanvasContainerBase

    See Also