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

In This Topic
    C1FormatStringPickerForm Class
    In This Topic
    Represents the C1FormatStringUITypeEditor editor dialog box.
    Object Model
    C1FormatStringPickerForm Class
    Syntax
    'Declaration
     
    Public Class C1FormatStringPickerForm 
       Inherits System.Windows.Forms.Form
    public class C1FormatStringPickerForm : System.Windows.Forms.Form 
    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.Design.C1FormatStringPickerForm

    See Also