Browse By Tags

  • Expanded by default; derivedcolorpalette too dark

    Is it possible set a value so that the XamColorPicker is automatically expanded when loaded?

    The IsDropDownOpen property seems to have no effect. I'm using Version 14.1.

    Can I make the DerivedColorPalette's colors brighter?

  • Advanced Color Picker Pop Up Location

    Is there a way to set where the advanced color picker pops up when you click the button? I have a color picker on the right side of the window, and when a user clicks on the advanced button, it pops up so that half of it is cut off at the edge of the…

  • Can we prevent this control from firing SelectedColorChanged event when the mouse is hovering on a color?

    Dear expert,

    Can we prevent this control from firing SelectedColorChanged event when the mouse is hovering on a color? What I want is fire this event when a color is selected by a mouse click.

    Thank you.

    Frank

     

  • XamColorPicker BorderBrush and BorderThickness

    I'm trying to add a border around a XamColorPicker. No matter what I change the BorderBrush and BorderThickness to, it doesn't work. This appears to be a bug.

  • Can I feed custom colors using (A)RGB syntax or binding them via MVVM?

    Hello,

    I tried doing something like:

    <ig:XamColorPicker.ColorPalettes>

      <!-- Create Custom Palette -->

        <!--<ig:ColorPalette>

            <ig:ColorPalette.Colors>

                <ig:ColorPatchCollection>

                    <ig:ColorPatch…

  • can we hide default current colors in color picker and align the popup to right to left.

    Hi,

    Can we hide the default colors available in the current colors section and add custom colors.

    And with this I have to make the popup towards left side open.

     

    Thanks in advance.

  • Icon on xamColorPicker

    Hi,

    Is it possible to add Icon as in format toolbar in MS Word for Text Color and Background color with Color Picker (xamColorPicker) base control instead of simple color box.

    Thanks

  • Changing current palette has no effect...

    Trying to override the default current color palette with the following code but it has no effect and the control shows the default. Is this the correct way?

            <ig:XamColorPicker HorizontalAlignment="Left" Margin="34,11,0,0" Name="xamColorPicker1" VerticalAlignment…

  • Showing 2 color palettes

    Hi, 

    is there a way to show a second palette in xamcolorpicker?

    or just controling the recent color palette to put in it standard colors? (Like ms excel)

     

  • Introduction to Resource Washing in NetAdvantage for Silverlight 11.2

    The Resource Washer is a XAML cross-platform component. It has no visual representation, yet its features are about looks – it provides an fast and easy way to ‘wash’ a ResourceDictionary with one or multiple colours for possibly quite dramatic end results…