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


In This Topic
    ElementControl Class
    In This Topic
    Represents a control element.
    Syntax
    'Declaration
     
    
    Public Class ElementControl 
       Inherits System.Windows.Forms.Control
       Implements IElement 
    'Usage
     
    
    Dim instance As ElementControl
    public class ElementControl : System.Windows.Forms.Control, IElement  
    Inheritance Hierarchy

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

    See Also