| Thread | Last Post | Replies |
|
| Opening EXE file into MDI form | 04 Apr 2004 09:29 GMT | 10 |
Can this be done? I want to start an executable file and have it show as a child window in my MDI form.
 Signature Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
|
| Unexpected (and Rude) Program Task Termination | 04 Apr 2004 08:11 GMT | 18 |
Guys & Gals: I have a VB6 app that at one customer's site will occasionally drop to the Windows desktop--boom--just like that--without any error message. Because I log all program Ends to a file before doing the
|
| usercontrol and accessing forms | 04 Apr 2004 03:43 GMT | 5 |
I'm working on a project that uses multiple usercontrols. The project also has multiple Forms. When I 'site' a usercontrol on one of the forms, I can use the following code within the control to access other controls sited on the form.
|
| Need advice to get usercontrols to access methods and properties from each other when they are on different forms | 04 Apr 2004 03:41 GMT | 2 |
I'll be more specific. I'm writing a suite of ActiveX controls. One of the controls is a serial driver, it works fine. The user simply drops it on the form and it runs... starts talking to the comport etc.. The user can drop other controls (let's call it "Byte Fetch") on the form
|
| Adding an Object to an ArrayList | 04 Apr 2004 00:30 GMT | 2 |
I was hoping someone could help me out. I am new to VB.NET and I don't know the language too well. I am trying to add an object instance of a class to an array like in the code snipet below. I run through the For Each loop 5 times and I place a reference
|
| Help MonthView Control | 03 Apr 2004 23:19 GMT | 2 |
I can't figure out how to make my monthview control larger in size. Please advise TIA John
|
| Please help to size form | 03 Apr 2004 15:24 GMT | 2 |
How can you ensure that a form will always be a set size in pixels no matter what screen resolution you have. For example, I want to design a form 1024 pixels in width by 740 in height. I've tried the following MyForm.ScaleMode =
|
| VB6 & word perfect start up problem | 03 Apr 2004 13:46 GMT | 1 |
A short time back I installed Corel's Family Pack. Did not like it . I removed it. When I start VB I get a several windows and messages that the windows installer cannot find the necessary files to install the Corel Family Pack. I have removed every
|
| reading/working with bitmaps | 03 Apr 2004 07:47 GMT | 4 |
I'm working on an application that will read a windows contents and look for certain images, then take action on them. Working with any kind of images is rather new to me, so I'm asking for any assistance. I have a blackjack game that I didn't write. I want to be able to
|
| Lost in Time | 03 Apr 2004 07:41 GMT | 7 |
I've been having a little problem with my newsgroup messages for the last few weeks. I've only just discovered that I had a problem ('cause everything was working as normal with the exception that my messages did not actually appear to end up at the group, although I could see them ...
|
| How to add code to a Window's event after using CreateWindow api? | 03 Apr 2004 05:05 GMT | 4 |
I created a window using the createwindow api. How do I add code to an event for that window? J.
|
| Graphic Button | 03 Apr 2004 04:10 GMT | 4 |
Hi All, I'm having a hard create a command button with a background in color other than "ButtonFace" and a foreground text in different color other than black. Is there a way to paint command buttons to have background in any color and foreground text in any other color.... thanks ...
|
| Extion with underscore character | 03 Apr 2004 02:09 GMT | 3 |
Here's the problem, I have an old program from the good old dos days that I still use. The DOS program was designed to read and write an odd extension. That file extension was .JH with an 0ffh byte tacked on to the end of it.
|
| Package and Deployment Wizard question | 02 Apr 2004 19:00 GMT | 3 |
Now that I've created my first VB app. I want to use the included VB6's Package and Deployment Wizard to create an installation file for the app. My question is, after an user installs my app, will he/she be able to uninstall it? (Does the "uninstallation file" automatically ...
|
| Problems connecting to an access database | 02 Apr 2004 16:48 GMT | 2 |
I'm a student Informatica in Belgium. We get classes Visual Basic here and where now bussy with the subject databases. I work on my laptop where i've installed an Win XP OS with an Office 2000. The problem now is that i'm not abble to connect to my access database. I
|