DateTimePicker Usage

G

Guest

Hi all,

How control( or erase ) a datetimepicker's display and make it look like an
ordinary combobox before clicking it?

Clara
 
G

Guest

Hi all,

How control( or erase ) a datetimepicker's display and make it look
like an ordinary combobox before clicking it?

Unfortunately I don't think that's possible. I could be wrong!
 
V

VisualHint

Hello Clara,

several more or less viable options exist on CodeProject to turn the
DateTimePicker into a nullable one, able to display a particular
string when the content is null. If a commercial product is an option
for you, you can also consider Smart FieldPackEditor.Net which solves
all the DateTimePicker shortcomings.

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