TreeView for WinForms | ComponentOne
C1.Design Namespace / C1FormatStringUITypeEditor Class
Members

In This Topic
    C1FormatStringUITypeEditor Class
    In This Topic
    Represents the editor for the format string.
    Syntax
    'Declaration
     
    
    Public Class C1FormatStringUITypeEditor 
       Inherits System.Drawing.Design.UITypeEditor
    public class C1FormatStringUITypeEditor : System.Drawing.Design.UITypeEditor 
    Inheritance Hierarchy

    System.Object
       System.Drawing.Design.UITypeEditor
          C1.Design.C1FormatStringUITypeEditor

    See Also