|
-
July 16th, 2001, 12:35 AM
#1
Date Picker
I want to make the fore text colour of the DatePicker as Blue. Please suggest how to change this property.
Thanks
-
July 16th, 2001, 05:36 AM
#2
-
July 17th, 2001, 12:26 AM
#3
Re: Date Picker
Thanks for the prompt reply.
But I am not able to solve my problem. Because the code says:
With DTPicker1
.CalendarBackColor = vbYellow
.CalendarTitleBackColor = vbRed
.CalendarTitleForeColor = vbWhite
.CalendarTrailingForeColor = vbGreen
End With
This code only sets the color settings for the drop-down calender shown on clicking the arrow on the date picker control. But I have to change the color of the selected date shown in the text box after it is selected from the calender.
Thanks
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
|