I've written a project that uses an access database. Of course, I'll be distributing the exe file and the access database, but surely that can't be all! I know this is asking a lot but when I...
Any call to the ::AddNew() method will ADD a row to your database. Call AddNew() and then set the database fields with data and lastly call your ::Update() method to write the data to the new...
Apparently, Microsoft has galleries where it has consolidated the control descriptions of ALL their ActiveX controls. Does anyone have any URL's to help me here?
I have looked around and played with some ActiveX (MonthCalCtlr, CCalendar, CDTPicker, CMonthView) but none show this kind of functionality. I am either using them wrong...
It is for agendas. In this case, this screenshot allows the end user to enter strings for each hour of the day. Is there an ActiveX control that has this kind of functionality? What is it called? ...
Please look at the file that I have attached here. Its a screenshot of an ActiveX control, quite like the DateTime/CCalendar ActiveX class that comes with MFC and VB. The difference is, this one...
Please look at the file that I have attached here. Its a screenshot of an ActiveX control, quite like the DateTime/CCalendar ActiveX class that comes with MFC and VB. The difference is, this one...