| Thread | Last Post | Replies |
|
| image in button control doesn't found | 26 Sep 2004 16:20 GMT | 1 |
Why in one form I can't use the image when I click in properties in my button crontrol please help me thanks
|
| Visual Styles | 26 Sep 2004 16:19 GMT | 2 |
Hi, I have a problem I think I wanna use the visual styles but ..... I'm using VB Express 2005 and I want to use the visual styles,but in the property aplication is check (Start up with custom subname) when I uncheck
|
| WinForm MDI Child in VB6 MDI | 23 Sep 2004 15:12 GMT | 2 |
When migrating af huge windows system from VB6 to C#, it has to be done in small step in order to be feasible The system I'm working on is an MDI system in VB6. We would like to be able to migrate a few windows at a time Thus we need to be able to make a WinForm an MDI child of a ...
|
| VB 6 Code Advisor Error | 22 Sep 2004 21:01 GMT | 10 |
I have atempted to use the code advisor on 2 different machines and both receive an error 430 in the error log. To verify that it was not project specific I created a project that does nothing and it still had the error.
|
| XML comment | 22 Sep 2004 20:17 GMT | 1 |
I HAVE THIS Warning : What can I do to fix it ???? XML comment block must immediately precede the language element to witch its applies and next is the code qhen I doble click the Warning
|
| Using a C# GUI component from VB6 | 22 Sep 2004 08:35 GMT | 1 |
we have two applications...one is Next Gen .NET Application written in c#...where as one application is in VB6...we need to use some .NET components in VB6 ... I understand this is possible via Inter-OP in case of NON GUI business components ....but is the same possible for UI
|
| Reg Vb6 to VB.NET Migration | 14 Sep 2004 10:54 GMT | 2 |
I need to migrate a VB6 application to VB.NET appliaction(Sql Server backend) Pls give me some links where can i get resources, what r the things need to considered before and after migration any links and pointers???
|
| VBA code in a VB.Net application (is VSA dead ?) | 12 Sep 2004 09:48 GMT | 1 |
We have a VB6 application that integrates an VBA IDE from which the final user can make modifications. We want to pass the application to VB.NET, and the first step, before rethinking the whole application, is to pass the conversion wizard and see
|
| Upgrade Error From VB6 to .net HELP!!! | 08 Sep 2004 18:13 GMT | 2 |
I am trying to upgrade a program I wrote with VB6 to .net (Using the 2005 Express Edition Beta). When I try to upgrade I get an error: Upgrade failed: Exception occurred: Could not load referenced component:
|
| Using same .bas file in multiple projects (now called solutions) | 07 Sep 2004 15:56 GMT | 4 |
Hi, - Background In my VB6 days I would use sub-folders to organise my projects, keeping the files (.bas, .cls etc) in a sub-folder per project Example
|
| NetShareGetInfo API Call | 03 Sep 2004 02:24 GMT | 2 |
I've posted this to various other VB newsgroups and haven't got any responses, so I hope there are some intelligent people here who actually have an idea in this area. I've been trying to get the API NetShareGetInfo running in VB.NET.
|
| Getting values from a COM object through ByRef parameters. | 02 Sep 2004 18:04 GMT | 1 |
I asked this question in C# groups but did not get any response back. I decided to try my luck here. My problem is that I can't get values from a COM object through ByRef parameters using InvokeMember method. Here is a very simple example in VB6 + C#:
|
| Change IP of My local machine? | 02 Sep 2004 17:48 GMT | 1 |
Hi, everyone. How can I change the IP address of my local machine with VB 6.0 or VB.net? Thanks, Hawre.
|
| VB6 Collections | 02 Sep 2004 12:42 GMT | 2 |
Any ideas on how I can prepare/massage my vb6 collection classes today for my upgrade tomorrow? I utilize: Public Property Get NewEnum() As IUnknown Set NewEnum = m_colItems.[_NewEnum]
|