Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class
Members

In This Topic
    ViewportLayoutBase Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class ViewportLayoutBase 
       Inherits System.Windows.Forms.Control
    public abstract class ViewportLayoutBase : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                devDept.Eyeshot.ViewportLayoutBase
                   devDept.Eyeshot.ViewportLayout

    See Also