ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1FormatStringUITypeEditor Class
Members

In This Topic
    C1FormatStringUITypeEditor Class
    In This Topic
    Represents the editor for the format string.
    Object Model
    C1FormatStringUITypeEditor Class
    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