Results 1 to 4 of 4

Thread: DateTimePicker format

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    DateTimePicker format

    The control is showing:

    Tuesday, Febuary 25, 2003...I'd like it to show 02/25/03 (MM/dd/yy)...not sure where to set it though?

  2. #2
    Member
    Join Date
    Sep 2002
    Posts
    37
    Hi

    Set the Format property to Short.

    Harold Hoffman

  3. #3

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    thanks...have you worked with comboBoxes? I'm having a problem...I have two combo boxes, when the user selects something from combo1 I populate combo2...the problem is the old data stays in there...do you know how to clear the combo before I place the new data in?

  4. #4

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    I got it Harold...

    cmb.Item.Clear

    thanks again..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width