| Thread | Last Post | Replies |
|
| Printing in VB6 Professional | 02 Mar 2004 03:03 GMT | 1 |
"I have written a large program (the same program as previously) to manage a winery. The proble that I would like to solve and ca find no solution for, is When using a common dialog box for the printer(s) and clicking on the Print button, it take
|
| WebBrowser Scroll Bar | 01 Mar 2004 23:16 GMT | 1 |
I need a Horizontal Scroll bar for a WebBrowser control.
|
| ListView | 01 Mar 2004 22:22 GMT | 3 |
Im trying to check and uncheck all items in a listvie using a menu this is what I have tried and I recieve an error saying the checkboxes data member is not found. this is what I have for the select all mru. ---------------------begin-------------------------
|
| Date Format Setting | 01 Mar 2004 19:00 GMT | 1 |
How to know current Date Format Setting from Windows inside VB6 Beforehand, thank you very much Luis
|
| MS Comm Control | 01 Mar 2004 18:08 GMT | 3 |
I have the following code trying to set the port to OPE Sometimes when I run this, I get Runtime Error 8005 PORT ALREADY OPEN (on the line specified but when I hold my cursor over .PORTOPEN it shows FALSE Is it possible to trap this 8005 error so my user doesn't see it, and I just ...
|
| knowing if a form is active | 01 Mar 2004 16:46 GMT | 1 |
i declared some procedures in a forms file, the problem is the user may close the form, but the rest of the code may still send events to it so i try the next: i separate some procedures into a module, the module receives the events. if the form still exists it will send events to ...
|
| PDF Creation Component | 01 Mar 2004 15:56 GMT | 3 |
Does someone uses and/or can recommend me a robust and powerfull, yet not expencive ActiveX component capable of creating PDF documents? Are there any that support creating Right-to-Left (Hebrew and Arabic) PDF documents ?
|
| "Skin" form Control? | 01 Mar 2004 15:10 GMT | 1 |
Also - does anybody know where to find / how to create a form control that is not "square and boring" but follows some graphic design, similar to how most media players are designed? Many Thanks,
|
| Difficulty Dragging & Dropping Controls | 01 Mar 2004 15:09 GMT | 3 |
I have an app that allows a user to move image controls etc around the screen. I'm using code: source.move x,y
|