Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.Design Namespace / C1ExpressionEditorPanelDesigner Class
Members

In This Topic
    C1ExpressionEditorPanelDesigner Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class C1ExpressionEditorPanelDesigner 
       Inherits System.Windows.Forms.Design.ControlDesigner
    public class C1ExpressionEditorPanelDesigner : System.Windows.Forms.Design.ControlDesigner 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.Design.ComponentDesigner
          System.Windows.Forms.Design.ControlDesigner
             C1.Win.ExpressionEditor.Design.C1ExpressionEditorPanelDesigner

    See Also