Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FpColorPicker Class / ShowColorDialog Method


In This Topic
    ShowColorDialog Method
    In This Topic
    Displays the color dialog.
    Syntax
    'Declaration
     
    
    Public Sub ShowColorDialog() 
    'Usage
     
    
    Dim instance As FpColorPicker
     
    instance.ShowColorDialog()
    public void ShowColorDialog()
    See Also