Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1ColorButton Class
Members

In This Topic
    C1ColorButton Class
    In This Topic
    Button that shows a color, This control is used in the C1BasicColorPickerPart. Button that represents a color.
    Object Model
    C1ColorButton Class
    Syntax
    'Declaration
     
    
    Public Class C1ColorButton 
       Inherits System.Windows.Controls.ContentControl
    public class C1ColorButton : System.Windows.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            C1.WPF.Extended.C1ColorButton

    See Also