Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

datetime collection editor

Status
Not open for further replies.

ryDen

Programmer
Jun 6, 2002
71
AP
Hi,

I am trying to create a custom user control, which has a DateTime array as a property. When I compile the control and add the user control to a form, the DateTime array property is browsable and the DateTime Collection Editor appears, but when I add to the collection, it doesn't reflect on the property window, i.e., there is no value. Is there an attribute I need to add to the property of the user control?

Another question is, how do I restrict the height of the user control only at design time, like the datetimepicker control?

Thanks in advance.

Regards,
Russ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top