The control enables to select a Brush in a droped down panel
BrushComboBox
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public class BrushComboBox : ComboBox, IComponentConnector, IStyleConnector |
| Visual Basic |
|---|
Public Class BrushComboBox Inherits ComboBox Implements IComponentConnector, IStyleConnector |
| Visual C++ |
|---|
public ref class BrushComboBox : public ComboBox, IComponentConnector, IStyleConnector |
| F# |
|---|
type BrushComboBox = class inherit ComboBox interface IComponentConnector interface IStyleConnector end |
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..::..ItemsControl
System.Windows.Controls.Primitives..::..Selector
System.Windows.Controls..::..ComboBox
Dapfor.Wpf.Controls..::..BrushComboBox
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
System.Windows.Controls.Primitives..::..Selector
System.Windows.Controls..::..ComboBox
Dapfor.Wpf.Controls..::..BrushComboBox