Display Vb page outside of VB?

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
16 posts Page 1 of 2
Contributors
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Hey Peeps

I went away for a week or so and now i am back...

Hope everyone is doing well :)

Right, I am making a new app

Its very much like a HTML Viewer and you can veiw VB Pages in it. i can import Visual Basic Source file/s (.vb) into my app in code view.

QUESTION
..........

1. Can i view the Pages like i can in a HTML viewer, but using the dll viewer control box? if that makes any sense. :?

What i want to do is to edit the vb code in my app then display it in its own Controler? ( like a dll Viewer that uses its own Controlbox)

If i can can some kind soul point me in the right direction

cheers

chris

*PS> 300 Credits for the first reply with a working example, that works
Image
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: Display Vb page outside of VB?
clanc789
Just an offtopic reaction Hungry: ur typing every topic in word and then copy paste it? Coz of the dobule enters every time :D
Practice makes perfect!

VIP since: 6-10-2011
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

ur typing every topic in word and then copy paste it?
Hey

No i type it in by hand :)

Chris
Image
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

I dont know what you mean by
What i want to do is to edit the vb code in my app then display it in its own Controler? ( like a dll Viewer that uses its own Controlbox)
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Hey
You know the Dll Library that loads dlls from a folder into a Listbox and then you click 1 in the list and the dll appears? Well its like that but i want to display the code as a Built form in its own Holder. I did a search on the site and VicHedgehog has done a similar thing ( called = QuickVB ) which is very much like what i want to do, but instead of creating the .exe file from the code, I want to display the form in its own container?

Can that be done? or would i have to go the vichedgehog route?


****Actually Nervermind, as i think VikHedgehog's is the way i am thinking :oops: :)

Chris
Image
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

What/where is Quickvb?
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Image
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Display Vb page outside of VB?
MrAksel
You want to display a form inside your application, like the designer in Visual Studio/Express? Sorry if its just me, but its still a bit unclear to me what you want :)
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

You want to display a form inside your application, like the designer in Visual Studio/Express?
Hi MrAksel

YES

I dont know if thats possible or not?

I can display .Vb files as text using a Richtextbox, but i would like to press a button and have the .vb file debug and display just like it does in the TEST CONTAINER when you do a dll or Like the Dll Library that accesses a folder and puts filenames into a listbox and you click and it shows.

As i say, I dont know if this is possible to do, and was really getting some info on it...

any help would be most gratefull :)

Chris
Image
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Display Vb page outside of VB?
MrAksel
Source and application :)
You do not have the required permissions to view the files attached to this post.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
16 posts Page 1 of 2
Return to “Coding Help & Support”