Windows Develop Bookmark and Share   
 index > Windows Forms General > datetimepicker null values, control readonly property
 

datetimepicker null values, control readonly property

1. Will DateTime Picker in Whidbey accept null values / dbnull.value ? I hope it does.
2. Can we have control like ComboBox, DateTimePicker etc in read-only modes by not disabling it like ReadOnly property in TextBox. Because by disabling it the color will be greyed out and the content can't be copied to clipboard.

Thanks,

Willy
MigrationUser 1  Wednesday, May 05, 2004 5:23 AM
I agree with this request, i've but recently implemented a forced reset on comboboxes (ie if somone tries to change value manully it is forged back onto the progrmmatically set value, thereby mimicing readonly)
MigrationUser 1  Thursday, May 06, 2004 12:22 PM

You can use google to search for other answers

Custom Search

More Threads

• Application.Run
• formclosing method for a dinamycally opened form
• Creating/Removing Objects at run time
• Versioning question
• How to determine position of a button control?
• Pass around object references or IDs?
• Working with SQL Database
• Vista Taskbar
• Screen resolution setpups within VS2008
• When Panel resize needs to resize the inside Button