| Thread | Last Post | Replies |
|
| CommandButtons vs. KeyPreview in VB6 | 07 Nov 2006 08:00 GMT | 9 |
I have a little popup on my VB6 app that contains four CommandButtons - Up, Down, Left, Right. I would like the user to be able to use the arrow keys on the keyboard in addition to the onscreen buttons. The conventional wisdom seems to be to set KeyPreview on the form to True,
|
| Inserting rows into Excel | 06 Nov 2006 22:51 GMT | 1 |
Some help please How can I insert rows into a pre-formatted Excel worksheet. Thanks in advance John Fox
|
| Hitch in VB6 | 06 Nov 2006 20:07 GMT | 4 |
I discovered an amazing hitch in VB6 SP6. I run a Sub Main that shows a splash screen, initializes a number of items, takes down the splash screen, and shows the main form. While trying to track another problem that I couldn't run in the IDE because
|
| Installing VB6 on top of Visual Studio 2005 | 06 Nov 2006 08:57 GMT | 10 |
Can you install VB6 on top of VS 2005 without killing any newer system files ? Thanks in advance ...
|
| how to print object on form? | 06 Nov 2006 08:28 GMT | 5 |
I'm trying to print some objects from a form but it is not positioned like on the form. Everything is very small printed in the top left corner. What's wrong?
|
| Im a noob. I need help with this. | 06 Nov 2006 05:36 GMT | 1 |
I just started programing VB not to long ago and i need help this. Someone plz look this over and tell me what i need to do, if you can figure out what ive done so far. It is pretty much a hangman game and i need to make it to where you start with 100 points and then drop 10 for
|
| Program Backgrounds | 05 Nov 2006 19:04 GMT | 10 |
A client has requested that I change the design of the program to something similar to the following: http://www.mhims.co.uk/PROGRAM%20BACKGROUND.jpg http://www.mhims.co.uk/PROGRAM%20BACKGROUND2.jpg
|
| get text length | 05 Nov 2006 14:08 GMT | 2 |
Any way to get the true on screen length in pixels/twips or other number other than characters? thanks
|
| Highlight | 05 Nov 2006 12:16 GMT | 2 |
Is there a way to change the back and foreground colours of highlighted text in a VB6 TextBox so that it is different (as in specified in code) to the system defined colours? Problem is: If the Textbox has no border and it's container background
|
| How to force user to scoll all the way to the end of a control? | 04 Nov 2006 15:12 GMT | 21 |
I first saw this in a Microsoft licensing screen and thought it was pretty cool. Now, we would like to implement it so that we can try to "force" users to read all the way through something. How can I verity that a scrollbar has actually been scrolled all the
|
| FAQ | 04 Nov 2006 05:15 GMT | 18 |
Karl, Rick Rothstein, Mike, Frenchie, Jan, Mayayana and other "old timers": Would something like this be helpful or is there *already* a site like this I ought to know about? http://webspace4me.net/~mjohnson/VBClassic/
|
| VB 6 Printer font reset: how? | 03 Nov 2006 21:56 GMT | 5 |
I'm sorry folks, I thought this would be really simple but I've been looking for a few hours and trying different things and no luck so here goes: Using VB 6 SP6 I use the printer object to print some text (with
|
| recordset insert | 03 Nov 2006 20:57 GMT | 3 |
I am trying to insert a new record into a sql table... I have several tables open at one time, all the data is related 1 to many
>From what I read you should not do a |
| Help - Suggestions | 03 Nov 2006 18:12 GMT | 4 |
This is probably the must untechnical question anyone has ever asked. I have done a very little VBA programming in MS Access at work and thoroughly enjoyed it. I will be retiring in a few months and would like to take up programming as a "job" in retirement. I enjoy it very
|
| VB6 ADO Crashing When Trying to Access SQL Server under Win XP | 03 Nov 2006 09:47 GMT | 1 |
I have a VB6 application that uses command line ADO to communicate to a SQL Server database. I developed it under Visual Studio 6 SP 6 on a Win 2K machine, and it is very similar to other applications I've also developed to talk to different databases on this same SQL Server.
|