MonthCalendar event for NextMonthButton/PrevMonthButton

  • Thread starter Thread starter Ahmed
  • Start date Start date
A

Ahmed

I am trying to find a way to find out when the user clicks on the
NextMonthButton/PrevMonthButton and have looked through the available
members and events for it but have yet to find anything concrete or workable
with.
Is there anyway i will be able to do this?

TIA,
Ahmed
 
Ahmed said:
I am trying to find a way to find out when the user clicks on the
NextMonthButton/PrevMonthButton and have looked through the available
members and events for it but have yet to find anything concrete or workable
with.
Is there anyway i will be able to do this?

Have a look at the DateChanged event - a quick test showed this looking
promising.
 
That's what I was trying to use as an alternative but my calendar overlaps
into other months which is where the problem occurs since there is no set
overlap month by month.
This is what I am using as we speak but just for the sake of having clean
code I thought there would be a better function.

Ahmed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top