Changing Cell Colors
Question: I have written a calendar function using the standard grid control as the calendar. The text property of each row/column is set to the correct day within the month
Question: I have written a calendar function using the standard grid control as the calendar. The text property of each row/column is set to the correct day within the month
Question: I would like to know how to make an EXE file that I can runit in another computer which does not have Visual Basic Installed. Answer: VB 3 and
Question: What do I have to do to make my application respond to a file-kickstart (double-click)in file-manager? When I select and associate a specific file type with my application it
Question: How can I get the tables within an Access2.0database to show in a list box? The user willspecify a database in a text box and I want themto be
Question: I’ve developed some applications on vb3 using some3rd-party VBXs, I now want to transport thoseapplications to vb4 for enhancement. Do anyutilities exist to convert those VBXs to OCXs? Answer:
Question: I am trying to use GetPrivateProfileString to access INI entries in a INI file using Visual Basic 4.0. Whenever I try to run my program it produces the error
Question: I have a real problem that in windows 95 when a dos shell is finished it does not close. I use these dos shells when interfacing to old equipment
Question: When using VB4 and the Jet Engine with Access 2.0, I do I execute an SQL query that searches for a string that contains the apostrophe ? Answer: If
Question: I’m in the process of refining a program I wrote. What I need to do is find the user’s mail directory on a Network server. To do this, the