| Thread | Last Post | Replies |
|
| Form Border Style | 01 Nov 2006 00:25 GMT | 4 |
Usually I'll set the form style to fixed single so it will only show me the minimize and close form on the top right corner. And when I click on the close form it will stop the application and don't know why, one of my form has some problem with this "button" ... even if I click on ...
|
| help re-adding trad.dll | 31 Oct 2006 23:07 GMT | 2 |
I've got a dumb question... trad.dll is a reference in an ASP .NET project I am working on and the reference seems to need to be re-mapped, as several components in my data access layer .vb files are showing as "not declared".
|
| Email...Mail Merge..etc | 31 Oct 2006 22:07 GMT | 1 |
I have an application where I would like to create Templates, Mail Merge and perform all the usual email stuff. Ideally I would like to integrate with Outlook. Any suggestions regarding the best tools to use to accomplish this.
|
| Need help. Different apps order on Alt+Tab | 31 Oct 2006 22:04 GMT | 9 |
I need a help. My application (in VB6) has two forms. Both are modeless, both are visible. Then I start any other application. I start use Alt+Tab and what I see.
|
| Fade image in VB6 | 31 Oct 2006 20:52 GMT | 3 |
Is there a way to fade one image into another in VB6? Thanks WH
|
| My own DLL Hell | 31 Oct 2006 19:54 GMT | 1 |
Does anyone have a link or a book suggestion for dll how to/basics? I'm actually trying to rewrite a dll from vb6, and upgrade it to .net, most likely not making it a dll. But i'm not even there yet, i'm trying to figure out what's getting called by this dll. In SQL, if you're
|
| Meaning of 0& | 31 Oct 2006 19:39 GMT | 5 |
I am trying to understand some code given in API-Guide 3.7. I am quite intimidated by the fact that to use just one API call you have to get help from a host of other API calls. Well, I am working on it. Anyways, I was wondering if someone could explain me following line from an
|
| Method '~' of object '~' failed | 31 Oct 2006 18:21 GMT | 3 |
I got this error message when I run the *.vbp file of my application. Method '~' of object '~' failed But the application still work perfectly and it only display this error message on a machine connected through a network, because it does not
|
| VS2005 / VB6 | 31 Oct 2006 17:13 GMT | 3 |
Can VS2005 coexist with VB6 on a 1. Development PC 2. Deployment PC Thanks.
|
| a set of MSDN is used by three OS? | 31 Oct 2006 16:38 GMT | 3 |
I have a multi-boot system. Can i install MSDN in the same location to save diskspace.? OS: two win98 windows2K
|
| External applications inside a form | 31 Oct 2006 16:34 GMT | 2 |
Sorry if this question is lame, but I'm a newbie and can't figure it out: how can I open an external application (such as notePad or Mozilla Firefox) as a component of my own VB application, instead of a new window? Thanks in advance,
|
| Excel visual basic user form combo box | 31 Oct 2006 16:13 GMT | 1 |
I have made a user form, predictably for users to input data. Some of the data eg. name does not have to be specific so a textbox works fine however other data does eg. department so i thought a combo box would be more appropriate, where the data input has to match one of the drop
|
| How to put a help text in a form | 31 Oct 2006 15:53 GMT | 1 |
Request your guidance on the following: 1)I have a form where the user can enter the details. For information sake, the formulae to calculate every parameter is displayed in the bottom part of the form. For ex:
|
| vb6 invoking application | 31 Oct 2006 12:29 GMT | 2 |
can a ruuning exe which is stopped running by closing window can automatically run itself again
|
| Webbrowser Control and "Error 6 - Overflow" | 31 Oct 2006 11:08 GMT | 3 |
Ok, here's some weirdness. You can try this out in VB5 or VB6. First of all, create a form with a WebBrowser Control ("Microsoft Internet Controls") and a single button. Next, open Notepad and paste this HTML code:
|