Spread Windows Forms 17
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 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