DateTimePicker - $75.00
DateTime Picker is a class wrapper and
template to encapsulate the Windows date and time picker control (comctl32.dll)
which allows users to specify date and time information.
In several of our applications we wanted to use the Microsoft Calendar Control
to give them a similar look and feel to other Microsoft Office products.
We purchased
MS Calendar
Control from Leonid Chudakov but soon realized that we also needed to give
the user a way to select a time as well as a date.
This wasn't possible with the Calendar Control, so we wrote a class to handle
the Windows messaging required to use the DateTimePicker Control from the Common
Controls Library.
To make implementation a snap, we created a couple of templates to handle the
window subclassing and class interface.
With Keystone's DateTime Pickercker
you can easily add Microsoft's date and time picker control to your
applications.