Hi,
I want only the RGB tab in the XAMColorPicker. Is it possible to hide the HSL and CMYK tabs. Also I want the alpa element in RGB disabled. Is it possible to achieve this?
Thanks.
That was really kind of you!!! Thanks a lot
You need to modify the AdvancedColorShadePicker style.
The attached sample removes the radio buttons and slider.
Darrell, thanks for your reply.
Can you send me a sample code? I am still not able to figure out the exact way it has to be done. I am using a WPF XamColorPicker in one column of my XamDataGrid.
Regards, Poornima
You would need to retemplate the control to do this.
Our Style guide would tell you where the generic.xaml for the control would be
http://help.infragistics.com/NetAdvantage/Silverlight/2011/1/CLR4.0/
The style you want to manipulate is the AdvancedColorShadePicker style .