ComponentOne Extended Library for WPF and Silverlight
C1HexColorBox Class
Members 

C1.WPF.Extended Namespace : C1HexColorBox Class
Text box that shows a color in its hexadecimal representation.
Object Model
C1HexColorBox Class
Syntax
'Declaration
 
Public Class C1HexColorBox 
   Inherits C1.WPF.C1TextBoxBase
public class C1HexColorBox : C1.WPF.C1TextBoxBase 
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.Primitives.TextBoxBase
                        System.Windows.Controls.TextBox
                           C1.WPF.C1TextBoxBase
                              C1.WPF.Extended.C1HexColorBox

See Also

Reference

C1HexColorBox Members
C1.WPF.Extended Namespace