|
-
Jul 21st, 2004, 06:57 AM
#1
Thread Starter
Addicted Member
Disabling Controls
Hi, got a problem here about calendar.
I got this program.
DatePicker1.MinDate = Now()
DatePicker1.MaxDate = Now.AddDays(7)
Meaning it will start from today's date till 7days from today's date.
From here, how do I disable other date apart from what I have set. Disable as in do not let other people click at it.
Thanks for any help.
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
|