Arthur Fuller
fuller.artful at gmail.com
Mon Mar 16 07:12:26 CDT 2009
JWC et. al. It would seem that a good candidate for the collection of control classes would be a date control that automatically includes a pop-up calendar with a little icon that appears in the OnEnter event, so that the user may either type in the date value or click on the icon to open the calendar control. Coding that functionality the old way is not that difficult, but it seems a better idea to do it just once and "inherit" the functionality in every date control throughout the application. Arthur