Click here to Skip to main content
15,900,725 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow can i load data back onto treenodes Pin
fareee4-Aug-05 20:59
fareee4-Aug-05 20:59 
AnswerRe: how can i load data back onto treenodes Pin
Dave Kreskowiak5-Aug-05 4:32
mveDave Kreskowiak5-Aug-05 4:32 
GeneralRe: how can i load data back onto treenodes Pin
Anonymous6-Aug-05 6:09
Anonymous6-Aug-05 6:09 
GeneralRe: how can i load data back onto treenodes Pin
Dave Kreskowiak6-Aug-05 6:45
mveDave Kreskowiak6-Aug-05 6:45 
GeneralDLL from project VB Pin
Roirin4-Aug-05 20:59
Roirin4-Aug-05 20:59 
GeneralRe: DLL from project VB Pin
Dave Kreskowiak5-Aug-05 4:24
mveDave Kreskowiak5-Aug-05 4:24 
GeneralRe: DLL from project VB Pin
Roirin7-Aug-05 20:19
Roirin7-Aug-05 20:19 
GeneralRe: DLL from project VB Pin
Dave Kreskowiak8-Aug-05 1:53
mveDave Kreskowiak8-Aug-05 1:53 
Roirin wrote:
Thanks, but this was not exactly what I wanted. I have a MdiContainer form in a project VB6 and have an application (form) in NET.

You didn't post any specifications like this at all, in fact, you didn't post ANY specifications. You got links to documents that generally covered your very general specs.


Roirin wrote:
I have a MdiContainer form in a project VB6 and have an application (form) in NET. What I wanted I was to be able to call to the form of NET from VB6 doing it MDIChildren.

You have to do the very same thing that's covered in those documents. Your classes, and even a Form is a class, must be exposed to COM so VB6 can use it. Without that, you're sunk.

I've never done it, because I've never had the requirements to do it. In theory, it should work. But I there are potential problems, simply because VB6 and VB.NET manage Forms so differently.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: DLL from project VB Pin
Roirin8-Aug-05 20:48
Roirin8-Aug-05 20:48 
GeneralRe: DLL from project VB Pin
Dave Kreskowiak9-Aug-05 1:54
mveDave Kreskowiak9-Aug-05 1:54 
Generalparse treeview Pin
fareee4-Aug-05 20:56
fareee4-Aug-05 20:56 
GeneralRe: parse treeview Pin
Dave Kreskowiak5-Aug-05 4:20
mveDave Kreskowiak5-Aug-05 4:20 
GeneralRe: parse treeview Pin
Anonymous6-Aug-05 5:58
Anonymous6-Aug-05 5:58 
GeneralRe: parse treeview Pin
Rob Graham7-Aug-05 15:31
Rob Graham7-Aug-05 15:31 
Generalparse treeview Pin
fareee4-Aug-05 20:32
fareee4-Aug-05 20:32 
GeneralFractions in Visual Basic.Net Pin
Desi Bravo4-Aug-05 19:00
Desi Bravo4-Aug-05 19:00 
GeneralRe: Fractions in Visual Basic.Net Pin
Christian Graus4-Aug-05 19:02
protectorChristian Graus4-Aug-05 19:02 
GeneralRe: Fractions in Visual Basic.Net Pin
Desi Bravo4-Aug-05 20:49
Desi Bravo4-Aug-05 20:49 
GeneralRe: Fractions in Visual Basic.Net Pin
Christian Graus7-Aug-05 13:14
protectorChristian Graus7-Aug-05 13:14 
GeneralRe: Fractions in Visual Basic.Net Pin
toxcct4-Aug-05 20:23
toxcct4-Aug-05 20:23 
GeneralRe: Fractions in Visual Basic.Net Pin
Desi Bravo4-Aug-05 21:05
Desi Bravo4-Aug-05 21:05 
GeneralRe: Fractions in Visual Basic.Net Pin
toxcct4-Aug-05 21:12
toxcct4-Aug-05 21:12 
GeneralRe: Fractions in Visual Basic.Net Pin
Desi Bravo4-Aug-05 21:22
Desi Bravo4-Aug-05 21:22 
GeneralRe: Fractions in Visual Basic.Net Pin
toxcct4-Aug-05 21:43
toxcct4-Aug-05 21:43 
GeneralRe: Fractions in Visual Basic.Net Pin
Kevin McFarlane5-Aug-05 2:26
Kevin McFarlane5-Aug-05 2:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.