|
-
Jul 24th, 2001, 05:28 PM
#1
Thread Starter
New Member
DateTimePicker on User Control
Has anyone successfully set the Value property of a DateTimePicker control to Null when the DateTimePicker Control is part of a User Control? I've set the the CheckBox property True (which is required for the DateTimePicker control to accept Null values) This works when the DateTimePicker control is put directly on a form, but generates a run time 830 error when the .Value is set as part of the User Control Function. My user control has a Value method, but VB seems to determine the scope OK because the error is generated within the User Control Value method.
-
Jul 23rd, 2003, 08:27 AM
#2
Hyperactive Member
Hi
R U Inheriting from the dtp control or usercontrols?
Danny
-
Jul 23rd, 2003, 01:13 PM
#3
Member
It is one of the weeknesses of the datapicker control
-
Jul 23rd, 2003, 01:14 PM
#4
Member
Please excuse my spelling.
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
|