Year calendar control to select months
Has anybody seen a higher-level time control to let users just select month/year periods? thanks
Has anybody seen a higher-level time control to let users just select month/year periods? thanks
We simply just use a Two ComboBoxes . You could put this into a Usercontrol in itself. But it is then very simple for the use to select a month and year.
James