Simple:
Have a menu tool that is a popup color picker...
The tool click event for th TBM does not fire if /when a color is selected...
What event is fired after a color is selected and the picker closes?
Logically the tool click event would fire and one would trap the key and then cast the tool as a color picker and then read the selected color...
So whats the deal?
CW
If the solution is to use the tool close up event...that is pretty odd...what if a color is was not selected?
There must be an active event that is correlated with the actual choosing of a color?
Perhaps not...