LeonelSanchezJr
Programmer
I found a Microsoft Active X control within Visual Foxpro and it's the one I have used before. It is named:
MSCOMCTL2.DTPIKCER.2
My only problem now, is that I can not reference the value chosen by the user.
I get the following error: "Unknown member" when I do this:
mstartdate = ThisForm.StartDate.Value
MSCOMCTL2.DTPIKCER.2
My only problem now, is that I can not reference the value chosen by the user.
I get the following error: "Unknown member" when I do this:
mstartdate = ThisForm.StartDate.Value