I like the "Microsoft Calendar Control" but it does not update when the month or year (From combobox) is changed.
Is there any free calendar components out there that are similar?
I know there is dtpicker and monthview from common controls 2 but I don't want to use those one.
I tried every event (from calendar control) and none is triggered when changing month/year with the combobox.
Any ideas? I want to try to avoid subclassing, but that could be an option.
Is there any free calendar components out there that are similar?
I know there is dtpicker and monthview from common controls 2 but I don't want to use those one.
I tried every event (from calendar control) and none is triggered when changing month/year with the combobox.
Any ideas? I want to try to avoid subclassing, but that could be an option.