ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1BasicColorPickerPart Class / CreateColorContainer Method

In This Topic
    CreateColorContainer Method
    In This Topic
    Override to change the default System.Windows.Controls.ItemsControl used.
    Syntax
    'Declaration
     
    
    Protected Overridable Function CreateColorContainer() As ItemsControl
    protected virtual ItemsControl CreateColorContainer()

    Return Value

    See Also