| Thread | Last Post | Replies |
|
| Mscomct2.ocx registration problem | 29 Jun 2007 22:12 GMT | 1 |
I've just introduced a new version of a program which has been successfully running on several thousand machines with a variety of Windows operating systems, 98 through Vista. About one percent of the users of the new version are experiencing a program crash with the
|
| Copying and pasting similar controls from one tab to another... | 29 Jun 2007 13:58 GMT | 3 |
I'm using Visual Basic 6.0, and I want my app to be an SSTab, with each tab having several similar controls. For example, I'll have a Text Box and label in the same locations. Can I put all my controls on the first tab and then copy the whole
|
| printer control codes | 29 Jun 2007 10:51 GMT | 2 |
I am trying to pass control codes to a thermal price tag printer. In line mode the printer prints everything I send as text. In page mode, which is best for my purposes, since it allows formatting the page, it seems that vb6 printer.print is not sending bare text. For instance,
|
| newbie: How to use the vb5 object browser | 28 Jun 2007 13:39 GMT | 8 |
I want to use the FileSystem Module in my project. I can't find anything in the Help that tells me how to get access to it!
|
| build and modify installer of application in visual basic | 28 Jun 2007 12:54 GMT | 1 |
I have to build and simple application in visual basic to test some functions about keep licenses, check licencses...etc but this I have to do when the application installs, I tried to do an application that do 1+1 i.e and add the visual stuido installer, and tried to modify
|
| Storing text values... | 28 Jun 2007 05:43 GMT | 3 |
I am creating a program that has various text boxes involved. I want the user to be able to store the text values so that the next time the program is run the data is visible. Can anybody please help me do this without storing data in the registary?
|
| list view QUERY | 27 Jun 2007 19:03 GMT | 1 |
hi friend how can we display items like images,text etc. in the columns of a listview control. i m working on this code for a long time but couldn't get overcome the
|
| Out Of String Space error in VB 3.0 | 27 Jun 2007 13:20 GMT | 6 |
I am getting Visual basic Run time error on Print command from my the application developed in Visual Basic 3.0 I am getting data from SQL 6.5 in the string variable When I accessed event log I have found "Out Of String Space" error
|
| File Control | 27 Jun 2007 11:58 GMT | 1 |
I would like to find primer controling files using VBA. I would simply want to change the name of a file daily. my system downloads a fille every morning and I would like to change the name to reflect the date of the download. example
|
| Create Control Within Mshflexgrid | 27 Jun 2007 11:52 GMT | 3 |
I have problem to create runtime control within mshflexgrid, but i can create out side mshflexgrid , but unable to move inside the mshflexgrid , when i move the control that go behind the mshflexgrid,please check code below
|
| Scanning barcodes with a webcam from VB? | 26 Jun 2007 13:03 GMT | 7 |
Just read about the Delicious application for Macs (http://www.delicious-monster.com/) It has added a Barcode scanning function to its list. You focus your Web-cam, hold the DVD-cover
|
| Where is VALUE property on Microsoft Forms Toggle Button on VB2005 Form | 26 Jun 2007 09:01 GMT | 1 |
I wanted to add a toggle button to a VB2005 form to be used for a simple Windows Application (i.e. compiled to a "*.exe"), so I added the ActiveX Microsoft Forms Object toggle button, however I can't get this button does work properly. The documentation I found in the
|
| GetExitCodeProcess | 25 Jun 2007 19:08 GMT | 1 |
Anyone know where I can get the list of return values from GetExitCodeProcess?
|
| Newbie: How to implement 2 forms with same layout | 25 Jun 2007 14:57 GMT | 1 |
I need to have two forms that display different data, but are identical in structure. Looks like a need two copies of the Form code? Looks like I can't put two forms in a project that use the same .frm
|
| display unicode characters? | 25 Jun 2007 14:44 GMT | 4 |
I would like to display the male and femal symbols (Unicode 2640 & Unicode 2642) in labels on a form. Is this possible? I can't find any info on the net?
|