FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class
Members


ElementContainerControl Class
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