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


In This Topic
    DesignerMain Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class DesignerMain 
       Inherits C1.Win.Ribbon.C1RibbonForm
       Implements FarPoint.Win.IElementDeletedNotify, FarPoint.Win.IElementNotify, FarPoint.Win.Spread.IApplyEvents 
    'Usage
     
    
    Dim instance As DesignerMain
    public class DesignerMain : C1.Win.Ribbon.C1RibbonForm, FarPoint.Win.IElementDeletedNotify, FarPoint.Win.IElementNotify, FarPoint.Win.Spread.IApplyEvents  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.Ribbon.C1RibbonForm
                            FarPoint.Win.Spread.Design.DesignerMain

    See Also