Hi All.
In the form I have 2 command buttons cmdPrevious and cmdNext. Also 2 text fields txtMonday and txtFriday. When I click one of the buttons, txtMonday and txtFriday get the previous week's or next week's dates: Monday and Friday. Now I would like to create a script, when the date value of txtMonday or txtFriday changes to the previous or next month, then the caption of the TabControl page will get the value of the certain month. If possible, how to do it?
Thanks
In the form I have 2 command buttons cmdPrevious and cmdNext. Also 2 text fields txtMonday and txtFriday. When I click one of the buttons, txtMonday and txtFriday get the previous week's or next week's dates: Monday and Friday. Now I would like to create a script, when the date value of txtMonday or txtFriday changes to the previous or next month, then the caption of the TabControl page will get the value of the certain month. If possible, how to do it?
Thanks