

However i have just put several of these on a form

So when i put "calendarbutton" on my form and click it, the calendar pops up and the chosen date is displayed in the textbox. I also have another class called calendarclass which is based on an olecontrol and contains a calendar ( monthview i think). Thread ID: 99439 John McLellan class problem hi, ive created a class called "calendarbutton" based on a container which contains a button and a textbox, in the buttons click event i have the following code:Ĭalendarwindow = CREATEOBJECT('calendarclass')&calendar class
Download microsoft monthview control code#
OLE IDispatch exception code 0 from monthview : invalid property value. When the field is blank (the user has not saved a date ) he gives the next error : I'm using it on a form, when i click a textbox the calendar pops up ( no problem ) and i can select the date that i want and it stores it in the table, but. I have a problem with the _datetime class.

Thread ID: 157635 snoopmax calender control Hi everyone , The microsoft Monthview Control 6.0 will allow the user to select a range of dates, and returns the start data and end data of the selected range, but what I am after is one that allows the user to make many (single day) selections across a month, not just a range. Thread ID: 93263 Deane Robieson Calendar control - allow multiple selections Hi team.ĭoes anyone know of a calendar control that will allow the user to make multiple date selections? Calendar control - allow multiple selections
