Does anyone have a clue how to use this? The documentation as usual is worthless.
What event do I need to fire to grab the color that is selected and then how do I get the color that I selected? anyone! I spent about 4 hours on Google and give up.
What I want to do is select text, then click the color-picker in order to change the color of the selected text.
Thanks.
SelectedColorChangedis the Event andSelectedColoris what you need to grab the color.