calendar control
-
is there any example to use calendar control with static text/edit box/combo box when i click on static text/edit box/combo box the calendar contol should display. when i select any date it should hide. or when i click anywhere on dislog then calendar control should hide. which events are use for these actions. which when i select any date which event tell me the selected date
-
is there any example to use calendar control with static text/edit box/combo box when i click on static text/edit box/combo box the calendar contol should display. when i select any date it should hide. or when i click anywhere on dislog then calendar control should hide. which events are use for these actions. which when i select any date which event tell me the selected date
If you are using MFC or Win 32 :: Go for this : http://www.functionx.com/visualc/controls/monthcalendar.htm[^] OR http://www.functionx.com/visualc/controls/datepicker.htm[^] Hope it helps . -Kushagra