DateTimePicker Unresponsive

Discussion in 'MFC' started by ten_atm, Nov 6, 2008.

  1. ten_atm

    ten_atm New Member

    Joined:
    Nov 6, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,
    I am new to MFC and was working around with the DateTimePicker control. In my Window i have a DateTimePicker control, its member variable "m_valdate" with COleDateTime type. In my checkdate() i am just checking the dates with m_valdate.GetDay(),GetMonth() and GetYear(). But even if i select a different date in control, the values returned by the GetDay() and all are the same as previous. Please help me out here.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice