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


ElementControl Class
Represents a control element.
Syntax
'Declaration
 
Public Class ElementControl 
   Inherits System.Windows.Forms.Control
 
'Usage
 
Dim instance As ElementControl
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.ElementControl
               FarPoint.Win.CanvasBase
               FarPoint.Win.SuperEditBase

See Also