| Thread | Last Post | Replies |
|
| Change the allignment of text in "Button" | 18 Dec 2004 15:22 GMT | 5 |
I'm using VB6. How can I change the allignment of text of a "Button"? I don't see any "Allignment" in its properties. Thanks
|
| Change Font color of a Button. | 18 Dec 2004 15:21 GMT | 3 |
How can I change the font color of a button? Thanks Javad
|
| How to increase Immediate window size more than 200 lines? | 18 Dec 2004 11:44 GMT | 4 |
Immediate window in VB6 can hold 200 lines only. Is it possible to increase its size? Thanks, Miga
|
| VB 6 Frame control question | 18 Dec 2004 06:29 GMT | 5 |
How can I make the Caption of a Frame control Bold and/or bigger font? In an SSFrame, I can right-click it and choose properties and I'll get a popup window where I can choose things like this. When I right-click my Frame and choose Propertied, nothing happens. I can't find ...
|
| Question about Parallel Port | 18 Dec 2004 04:55 GMT | 5 |
There is a component for RS232 com port, however, is there any component for Parallel port?
|
| Import Photo | 18 Dec 2004 03:34 GMT | 2 |
Hope someone can help!!! I have a client that uses Access 2000 as their DataBase. Problem is over the years they have created new databases each time they wanted to do something.
|
| Security/Reliability issues with Scripting Runtime | 18 Dec 2004 03:25 GMT | 8 |
The Scripting Runtime provides some very nice capabilities - the Dictionary, among others. One of the guys in the office told me he vaguely recalls an issue with his Virus scanner disabling scripting about the time that the I Love You virus hit. He therefore is reluctant
|
| Two text editors and companions | 18 Dec 2004 00:18 GMT | 1 |
Two Great Text Editors http://notepad-plus.sourceforge.net/ http://jsimlo.sk/notepad/ The first handles binary files as well as large files well. The
|
| error when using FileCopy | 18 Dec 2004 00:14 GMT | 2 |
Hello, I'm using VB6, and I'm making an app that reads in a file, writes to an output file, and then is supposed to replace the input file with the new output file. So I tried using Rename to do that, but my compiler acted like Rename didn't exist as a function, and so I tried ...
|
| Change image based on value of combobox | 17 Dec 2004 21:31 GMT | 2 |
I am building a form. I would like the picture file that is displayed by an image object to change based on the value of a combo box. For example, if 'Jane Doe' is selected in the combobox, then 'janedoe.jpg' is displayed. Is this possible, and if so,
|
| flexgrid - data report | 17 Dec 2004 20:50 GMT | 3 |
i want to build a datareport based on my flexgrid datas.there is no database. is it possible. can anyone give me a idea? thanks bala
|
| VB6 bogus error message "Constant Expression Required..." | 17 Dec 2004 19:37 GMT | 1 |
I have been getting this error message for a few years now (VB5 and all VB6 SPs). It apparently is a bogus error message, as the way to resolve it is close all my forms/modules/classes, exit VB6, restart VB6 and the error goes away for awhile (but always seems to resurface after ...
|
| message box woes | 17 Dec 2004 17:31 GMT | 2 |
I am using VB 6.0 with SP 4 I am about at my wits end. I am making a simple message box call in an error checking routine. It runs fine under debug but causes a runtime error 5 in real life. Here is the offending code with bad formatting
|
| find in string | 17 Dec 2004 16:27 GMT | 1 |
i know that there is a function that return the values of a string separated by a given character but i dont know its name, can you help me?? thanks Carlo
|
| VbCrLf ???? | 17 Dec 2004 16:20 GMT | 4 |
Hi, Today, i got stupid problem. I am generating the text file from VB while not rs.eof
|