I have a form that contains a command button and a ListView control. I want the ListView to receive a down arrow when the user clicks on the command button. Any ideas?
I have written a progran that displays a DirListBox and a FileListBox so the user can select files. Hidden files can be displayed by simply setting the Hidden property of the FileListBox to true. The DirListBox does not have a hidden property. Is there a way to get the DirListBox to show...
I have written a program that uses plgblt (parallagram block tranfer) to rotate the picture in an image control. It works OK under Windows 2000 but the W98 API does not support it. Does anyone know of a W98 equivalent?
I've written an application in VB6 and want to use the Package Deploment Wizard to creat a setup package. There are several files I want to add. But, the Add dialog that appears when I click on the Add button will only allow me to select one file. The VB 5 Setup...
Does anyone have an idea how to use the FindFirst method of a DAO recordset to find a record where the specified field contains the desired string (not necessarily the entire field contents)?
I have written a program in VB5 that lists all of the drives, local and network, that are accessable to the PC on which the program is running. It displays the attributes of the partitions (filesysytem, size, freespace, etc). I used the Microsoft Scripting Runtime library scrrun.dll. The...
I've written a program that displays various rastor graphics<br>
as well as animated GIFs. But, I am at a loss as to the best way to determine if a GIF is an animated GIF. The only thing I have found so far is that animated GIFs (usually) have the text "Netscape2.0" imbedded in them...
I have a form on which there are several DBCombo boxes and a DBGrid. I use the DBCombo boxes to make selections and create a recordset for the DBGrid. Works ok except that when PrintForm is used the DBCombo boxes are printed empty ?<br>
any ideas?
I have written a program that has a filelist box that displays the GIF, JPG, etc. files in the selected folder.<br>
When the user clicks on a file it is loaded into an image control using the LoadPicture function. Works great on most files but, some crash the program (and the VB IDE if running...
I have written a program that has a filelist box that displays the GIF, JPG, etc. files in the selected folder.<br>
When the user clicks on a file it is loaded into an image control using the LoadPicture function. Works great on most files but, some crash the program (and the VB IDE if running...
I am really jealous! When I print source code from C++ Builder to my color ink jet it prints with the same colors for keywords, variables etc. that are used on the CRT. But<br>
when I print VB source code to the same printer it comes out B/W. Is there any way to print VB source code in color?
I have written a program that can delete the selected file in a Filelist control when the user presses the DEL key. But, I would like to send the file to the Recycled (W9x) or Recycle Bin (NT) folder so that it can be restored if the user changes their mind. The FileCopy command works well to...
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.