DateTimePicker color

D

Dave Anson

How can I change the color of the dropdown arrow on DateTimePicker? I have
used the ToolStripRender class to change the back color/gradient of the
ToolStrip, and DrawMode for some other controls. Is there a equivalent for
the DateTimePicker?
 
V

VisualHint

Hello Dave,

The Microsoft DateTimePicker can't do that. If a commercial control is
an option, in the next release of Smart FieldPackEditor I wish to let
the client application decide the type of each field in the editor.
This way you could derive your own class from the DropDownButtonField
and draw the arrow the way you want...

Best regards,

Nicolas Cadilhac @ VisualHint (http://www.visualhint.com)
Home of Smart FieldPackEditor.Net / DateTimePicker replacement (http://
www.visualhint.com/index.php/fieldpackeditor)
Home of Smart PropertyGrid for .Net and MFC (http://www.visualhint.com/
index.php/propertygrid)
Microsoft PropertyGrid Resource List - http://www.propertygridresourcelist.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top