Hello Gurus!
I have taken some time to study the Microsoft Datepicker. It is some sloppy combination of a Textbox and a MS Monthalendar control, where the clever MS developer could very easily have added the ability to handle NullDates. I have done this now by simply adding a property or 2 to the new Usercontrol I created.
My problem is this now, and here I need some help.
I expand the size of the user control when opening up the Calendar. When I am in a GroupBox or on the edge of the form, the calendar control is only visible until the edge of the form or the border of the groupbox, displaying only a part of the actual Calendar.
How do I make it so it is completely visible, even over the edges/borders of the groupboxes or forms? I would be willing to share sourcecode if anyone is interrested...
But it will give us a Datepicker (Free) with NullDate capabilities that is almost identical to the Microsoft Datepicker.
Bless you
Len
Quiet as a bulldozer Mate!
I have taken some time to study the Microsoft Datepicker. It is some sloppy combination of a Textbox and a MS Monthalendar control, where the clever MS developer could very easily have added the ability to handle NullDates. I have done this now by simply adding a property or 2 to the new Usercontrol I created.
My problem is this now, and here I need some help.
I expand the size of the user control when opening up the Calendar. When I am in a GroupBox or on the edge of the form, the calendar control is only visible until the edge of the form or the border of the groupbox, displaying only a part of the actual Calendar.
How do I make it so it is completely visible, even over the edges/borders of the groupboxes or forms? I would be willing to share sourcecode if anyone is interrested...
But it will give us a Datepicker (Free) with NullDate capabilities that is almost identical to the Microsoft Datepicker.
Bless you
Len
Quiet as a bulldozer Mate!