|
-
Feb 25th, 2003, 09:58 AM
#1
Thread Starter
Frenzied Member
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?
-
Feb 25th, 2003, 10:07 AM
#2
Member
Hi
Set the Format property to Short.
Harold Hoffman
-
Feb 25th, 2003, 10:14 AM
#3
Thread Starter
Frenzied Member
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?
-
Feb 25th, 2003, 10:20 AM
#4
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|