Hello,
I use the ColorPicker in my WPF Application.
I would like to open directly the Advanced menu, when i click on the ColorPicker.
Is there any possibility ?
I'm tried this :
Anyone have a solutions please ?
Thanks a lot :)
Best regards,
Nixeus
I use the ColorPicker in my WPF Application.
I would like to open directly the Advanced menu, when i click on the ColorPicker.
Is there any possibility ?
I'm tried this :
<xctk:ColorPicker ShowStandardColors="False" ShowAvailableColors="False" />
The problem is that i need to click on the "Advanced" button in order to go to the Advanced colors. I would like to go directly to the Advanced colors.Anyone have a solutions please ?
Thanks a lot :)
Best regards,
Nixeus