Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / AboutEditor Class
Properties Methods

In This Topic
    AboutEditor Class Members
    In This Topic

    The following tables list the members exposed by AboutEditor.

    Public Constructors
     NameDescription
    Public ConstructorCreates an About dialog editor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Edits the values for the About dialog.  
    Public MethodOverloaded. Overridden. Gets the style for the About dialog for the specified context.  
    Public MethodOverloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor)
    Public MethodOverloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor)
    Top
    See Also