473,508 Members | 2,389 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB6 Equivalent

108 New Member
Hi guys,

I have an application created in VB.NET but I have to rewrite it on VB6. This is my first time to use VB so I don't have an idea what are the equivalent of the object below in VB6.

1) MenuStrip
2) openfiledialog
3) richtextbox
4) reading a file per line
5) sockets

Hope you can help me guys.
Nov 28 '07 #1
5 1568
Killer42
8,435 Recognized Expert Expert
2) openfiledialog - Use FilesystemObject and/or the MS Common Dialog control
3) richtextbox - Same
4) reading a file per line - What is the question?
Nov 29 '07 #2
romcab
108 New Member
2) openfiledialog - Use FilesystemObject and/or the MS Common Dialog control
3) richtextbox - Same
4) reading a file per line - What is the question?
Hi,

Thanks...I already solved reading a file. Can you show me simple example of MS Common Dialog control or FileSystemObje? I tried common dialog control but it doesnt work.
Nov 29 '07 #3
Killer42
8,435 Recognized Expert Expert
Thanks...I already solved reading a file. Can you show me simple example of MS Common Dialog control or FileSystemObje? I tried common dialog control but it doesnt work.
Have a look at http://www.thescripts.com/forum/thread697284.html.

As for Common Dialogue control, sorry I don't have time to come up with a sample right now. I hope someone else can.
Nov 29 '07 #4
romcab
108 New Member
Have a look at http://www.thescripts.com/forum/thread697284.html.

As for Common Dialogue control, sorry I don't have time to come up with a sample right now. I hope someone else can.
Thanks,

I was able to create and use FileSystemObject but unlike OpenFileDialog it does not show a dialog box which contains the files? Is there a way to do this? Any idea?
Nov 29 '07 #5
Killer42
8,435 Recognized Expert Expert
Thanks,

I was able to create and use FileSystemObject but unlike OpenFileDialog it does not show a dialog box which contains the files? Is there a way to do this? Any idea?
FilesystemObject is just an object you use in your code to work with the file system. The Common Dialog control is the one which gives you access to the Windows common dialogues (such as colour selection, file selection, printer selection, etc.)
Nov 29 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

14
7214
by: John | last post by:
Is there an equivalent of COM on Linux that I can get through Python. My need is to have some sort of language independent component framework. I can think of CORBA but I have to have a server...
2
3267
by: Michael Foord | last post by:
Please pardon my ignorance on this one - but I'm not certain how the sign bt is treated in python bitwise operators. I've trying to convert a javascript DES encryption routine into python. ...
3
2272
by: Robert Dodier | last post by:
Hello, Here's a thought that I'm sure has already occurred to someone else, I just can't find any record of it yet. An XML document is just a more verbose and clumsy representation of an...
1
3772
by: Vannela | last post by:
Is there any equivalent control in .NET for the Power builder DataWindow control? I am explaining the Datawindow architecture to some extent. Power Builder DataWindow Control has got different...
6
5144
by: Frank Rachel | last post by:
So I can focus on the correct areas of research, I was wondering if someone could give me the .NET equivelents for this J2EE architecture: JSP's make calls to local JavaBean Controls. The...
3
3128
by: Marty | last post by:
Hi, What is the VB.NET equivalent of the VB6 ADODB.Connector and ADODB.Recordset? Thanks Marty
7
3711
by: Tim Conner | last post by:
Hi, I am an ex-delphi programmer, and I having a real hard time with the following simple code (example ): Which is the equivalent to the following code ? var chars : PChar; sBack, s :...
10
7305
by: karch | last post by:
How would this C# contruct be represented in C++/CLI? Or is it even possible? PolicyLevel level = (enumerator->Current) as PolicyLevel; Thanks, Karch
9
4030
by: Alan Silver | last post by:
Hello, I'm converting some old VB6 code to use with ASP.NET and have come unstuck with the Asc() function. This was used in the old VB6 code to convert a character to its ASCII numeric...
14
2521
by: grid | last post by:
Hi, I have a certain situation where a particular piece of code works on a particular compiler but fails on another proprietary compiler.It seems to have been fixed but I just want to confirm if...
0
7224
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7379
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7493
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5625
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5049
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1550
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.