Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Dialogs Namespace / MoreColors Class
Members


In This Topic
    MoreColors Class
    In This Topic
    Represents a dialog to get ARGB color.
    Syntax
    'Declaration
     
    
    Public Class MoreColors 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As MoreColors
    public class MoreColors : 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
                         FarPoint.Win.Spread.Dialogs.MoreColors

    See Also