VB School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a VB Expert!

Join 300,477 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,763 people online right now. Registration is fast and FREE... Join Now!




new commands?

 

new commands?, old dont work :( see inside

Alkis

12 Apr, 2006 - 12:05 PM
Post #1

New D.I.C Head
*

Joined: 4 Apr, 2006
Posts: 37


My Contributions
guys, i just got Visual studio 2005

but to my great surprise some of the old commands doesnt work!!

for example, i always used "unload me" to unload a form b4 i move to another in VB6

now what? i found the "me.close" but it closes the whole program sad.gif

oh guys please help me, tell me the new commands sad.gif

another example, when i wanted to make a form to be showed and until it closes no other form to be able to take focus, i used "frmAForm.show 1"

but now u can only use ".show" the "1" cant be used!!! crazy.gif

i am so sad, i feel totally noob sad.gif sad.gif

plz help me and thx a lot

This post has been edited by Alkis: 12 Apr, 2006 - 12:08 PM

User is offlineProfile CardPM
+Quote Post


Amadeus

RE: New Commands?

12 Apr, 2006 - 12:17 PM
Post #2

g++ -o drink whiskey.cpp
Group Icon

Joined: 12 Jul, 2002
Posts: 13,260



Thanked: 147 times
Dream Kudos: 25
My Contributions
VS 2005 is based on the .NET framework..meaning that it is VB.NET, to my knowledge. this is a substantially different language than VB6, which is no longer supported.

Some of the differences are listed here:
http://www.thescarms.com/vbasic/VB6vsVBNet.asp
but there are thousands more...
User is offlineProfile CardPM
+Quote Post

Alkis

RE: New Commands?

12 Apr, 2006 - 12:19 PM
Post #3

New D.I.C Head
*

Joined: 4 Apr, 2006
Posts: 37


My Contributions
QUOTE(Amadeus @ 12 Apr, 2006 - 12:09 PM)
VS 2005 is based on the .NET framework..meaning that it is VB.NET, to my knowledge. this is a substantially different language than VB6, which is no longer supported.

oh FUCK!

it looks rly like VB6 and it works like it though

but yeah i see this net framework everywhere, u r right

what do u mean "its NO longer supported"?? sad.gif sad.gif
User is offlineProfile CardPM
+Quote Post

Amadeus

RE: New Commands?

12 Apr, 2006 - 12:26 PM
Post #4

g++ -o drink whiskey.cpp
Group Icon

Joined: 12 Jul, 2002
Posts: 13,260



Thanked: 147 times
Dream Kudos: 25
My Contributions
QUOTE

what do u mean "its NO longer supported"?? 

It just means that Microsoft will no longer be releasing any updates for VB6, or be developing in it themselves. They will also not take any overt steps to ensure that future operating systems (which they say will be built using .NET) are compatible with applications written in VB6.

Having said that, XP is VB6 compatible, and Vista will be as well. There is still a very large VB6 development community out there, and many of them do not like the .NET version...I expect it will be quite some time before VB6 is gone, so not to worry! smile.gif
User is offlineProfile CardPM
+Quote Post

Jayman

RE: New Commands?

12 Apr, 2006 - 01:39 PM
Post #5

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 8,544



Thanked: 226 times
Dream Kudos: 500
Expert In: Everything

My Contributions
To close only the form that you created and not the main form, which will close when you use the Me.Close().

Replace the 'Me' with the name of the form you are closing. This will keep the application running, allowing you to continue working in your application.

Example

CODE

yourForm.Close()

User is offlineProfile CardPM
+Quote Post

Amadeus

RE: New Commands?

12 Apr, 2006 - 07:07 PM
Post #6

g++ -o drink whiskey.cpp
Group Icon

Joined: 12 Jul, 2002
Posts: 13,260



Thanked: 147 times
Dream Kudos: 25
My Contributions
For a free eBook on VB.NET/2005, see this post from skyhawk133:
http://forums.dreamincode.net/showtopic15666.htm
Among the topics covered are new functionality and cross overs.
User is offlineProfile CardPM
+Quote Post

skyhawk133

RE: New Commands?

12 Apr, 2006 - 09:22 PM
Post #7

Head DIC Head
Group Icon

Joined: 17 Mar, 2001
Posts: 16,844



Thanked: 152 times
Dream Kudos: 1650
Expert In: Web Development

My Contributions
This book is probably better:


http://msdn.microsoft.com/vbrun/staythepat...B6/default.aspx

QUOTE
Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET

User is offlineProfile CardPM
+Quote Post

Alkis

RE: New Commands?

13 Apr, 2006 - 05:06 AM
Post #8

New D.I.C Head
*

Joined: 4 Apr, 2006
Posts: 37


My Contributions
Guys thank u all for ur help, i will search over the links u give me and i hope to hind the new commands so i can be able to change my code acording to the new vb

btw, i dont like vb6 cuz the progs u make look like windows 95 or 98, they dont look like xp sad.gif

so i gues si prefere the visual basic 2005.. thanks a lot everyone! biggrin.gif smile.gif
User is offlineProfile CardPM
+Quote Post

oasisjoel

RE: New Commands?

8 Dec, 2008 - 07:00 PM
Post #9

D.I.C Head
**

Joined: 11 Sep, 2008
Posts: 232



Thanked: 3 times
My Contributions
I dont like vb .net I am more comfortable using visual basic, I hope the update vb6 without the .net framework

This post has been edited by oasisjoel: 8 Dec, 2008 - 07:00 PM
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/8/09 03:37AM

Live VB Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month