Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonColorPicker Class
Members


In This Topic
    RibbonColorPicker Class
    In This Topic
    Represents a ribbon split button that allows user to select a color.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonColorPicker 
       Inherits RibbonSplitButton
    'Usage
     
    
    Dim instance As RibbonColorPicker
    public sealed class RibbonColorPicker : RibbonSplitButton 
    Inheritance Hierarchy
    See Also