| Thread | Last Post | Replies |
|
| More toolbar problems... HELPPPPPPP!!!! | 07 Feb 2004 06:14 GMT | 6 |
This is getting old.... Are there any low (no) cost alternatives to the standard VB6 toolbar out there? I'd like flat buttons, and the ability to make drop-down menu buttons that are checkable.
|
| Operating System for 6.0 | 07 Feb 2004 06:10 GMT | 4 |
I believe VB 6.0 was created to run under win 95,98. Will this also run under Me? The latest version, VB.Net, will not. Thanks, Len
|
| Academic vs Retail version | 07 Feb 2004 05:58 GMT | 1 |
What is the difference between the academic and retail versions of VB.net 2003. I want to purchase a version to learn on. I already have a fully licensed version of V.Studio 6 which I occasionally use to develop small applications for local small businesses.
|
| SetSpeed | 07 Feb 2004 04:33 GMT | 3 |
I'm trying to make a program that will speed up the clock on the task bar. My system battery is fine and the clock displays the right time before you ask lol. I'm wondering whether the Syntax SetSpeed will work the same on the
|
| macro's | 07 Feb 2004 02:25 GMT | 3 |
Can i work with macro's in vb 6 sp 4 for instance dim sformule as string dim new as string
|
| changing a defaut properity value of a text control | 07 Feb 2004 02:08 GMT | 2 |
I would like to change the default value of an object ( ex. a textbox) in RUN MODE. The user can introduce a new value in the text box , and the new value must be kept as default value, so the next time the project runs, it
|
| any problems doing sp3 for VB6 | 07 Feb 2004 02:07 GMT | 1 |
Any one experience problemas doing a SP3 on VB6 ?? fud ........ooo..................ooo.......... Eat well, stay fit, die anyway ...... and ............... try to remember how lucky you were to get those free
|
| I need proof! | 07 Feb 2004 01:38 GMT | 3 |
A plea for help. There are a number of web sites I can not get into from my ISP. I have passed these URL's onto my ISP and have had no successful replies or results with this issue.
|
| Automation Error | 06 Feb 2004 18:17 GMT | 1 |
Hi gurus, I have an application developed with VB6 SP5. I have been built the installer with Inno Setup. I've tried to install it in a Windows XP Profesional with SP1 and get the following error:
|
| opening .htm file from VB | 06 Feb 2004 18:01 GMT | 2 |
I want a (local) webpage to open on the click of a button in VB, does anyone know how to do this roy netherlands
|
| dim as image question | 06 Feb 2004 17:41 GMT | 2 |
im geting a error when i try to run this,just trying to make a new image and place it at 0 0. Dim a As Image Private Sub Form_Load()
|
| Runtime error 3705 object open | 06 Feb 2004 16:52 GMT | 1 |
Have problems when setting a connection to a data environment with Microsoft Jet OLEDB.3.5.1...... Test connection and it is OK, but when I run I get the following message 'Operation is not allowd when object is open... Run Time error 3705
|
| Reinstallation of VB6 | 06 Feb 2004 14:33 GMT | 3 |
If one were to reinstall (from CD) VB6 Prof version would one lose all projects which are already present?. I would like to reinstall it because the START/Programs/ way of getting to VB6 no longer shows VB6 - for reasons unknown
|
| auto-generate a fixture list | 06 Feb 2004 12:58 GMT | 10 |
This is a strange request, but I just cannot fathom how to do it. In theory the requirement is very basic, but in practise its a noodle!! I have 10 team names like so: Team A
|
| Container property of UserControl not changed following call to SetParent | 06 Feb 2004 12:21 GMT | 8 |
If the SetParent call is used to change the container of a UserControl, the Container property is not updated as it is with other VB6 controls (it still refers to the previous container). Setting the container property in VB6 does work.
|