DateTimePicker Usage

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Y2xhcmE=?=

    #1

    DateTimePicker Usage

    Hi all,

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

    Clara
    --
    thank you so much for your help
  • Spam Catcher

    #2
    Re: DateTimePicker Usage

    =?Utf-8?B?Y2xhcmE=?= <clara@discussi ons.microsoft.c omwrote in
    news:C90C36FE-6E13-45EF-B28D-AE2F566B7586@mi crosoft.com:
    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!

    Comment

    • VisualHint

      #3
      Re: DateTimePicker Usage

      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



      On Nov 14, 11:19 am, clara <cl...@discussi ons.microsoft.c omwrote:
      Hi all,
      >
      How control( or erase ) a datetimepicker' sdisplay and make it look like an
      ordinary combobox before clicking it?
      >
      Clara
      --
      thank you so much for your help

      Comment

      Working...