Hi there,
before emarking on a jouney of discovery in custom drawing of ToolStrip items I have to ask the question:
Is there a built in Font Color picker for the VS 2005 toolstrip A font and font size combo are also needed!!
I'm guessing there isn't one out of the box so can anyone point me in the right direction when I come to implement these in VS 2005 beta 2 please
Thanks for your help
Graham

ToolStrip Color Picker
BurtonJ
You could try using this Built-in Dialogs...
ColorDialog, FontDialog. To specify forecolor and font type...
cheers,
Paul June A. Domag