473,386 Members | 1,908 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

About MyForm.Designer.vb

I've created my Windows Forms application using VB 2003. I've just
started to use VB 2005, and opened that same project with VB 2005. VB
2005 seems to generate "Myform.Designer.vb"-file for all new forms,
which is good feature in my mind.

Is it possible to generate .Designer.vb-file simple way for those all
older forms somehow which were created earlier using VB 2003?

I succeeded to make one using "copy/paste"-technique, but it may not be
the best way :)

--
Thanks in advance!

Mika
Dec 30 '05 #1
2 901
"Mika M" <ma***************@luukku.com> schrieb:
I've created my Windows Forms application using VB 2003. I've just
started to use VB 2005, and opened that same project with VB 2005. VB
2005 seems to generate "Myform.Designer.vb"-file for all new forms,
which is good feature in my mind.

Is it possible to generate .Designer.vb-file simple way for those all
older forms somehow which were created earlier using VB 2003?


That's not supported out of the box.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Dec 30 '05 #2
Herfried,

That's not supported out of the box.


In fact it is a piece of cake to make that of course using the streamreader
and the streamwriter.

:-)

Cor
Dec 30 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Dwayne Epps | last post by:
I've created a function that checks form fields that only will have letters. This is the script: <script type="text/javascript" language="javascript"> function validateString(field, msg, min,...
7
by: Gui Lloyd | last post by:
I have a problem with performance in IE. The script above works quite fine when the table has a small number of elements, but, when the table has 2500 elements, when I click in the checkbox of the...
13
by: Abe Frohnman | last post by:
Hello all, I'm passing a reference to a class into the constructor of a form, like so: public MyForm(int count, ref Area myArea) {...} How can I use myArea outside the constructor? Should I...
8
by: Simon Harvey | last post by:
Hi everyone, Can anyone tell me if there is any compelling reason not to start my application in a way other than : Application.Run(new MyForm()); I'm not too sure of the implications of...
2
by: Daniel P. | last post by:
Since multiple inheritance does not exist in C# I would like to be able to subclass the Form and then have other class subclass MyForm. If I do that then the designer will not see my classes as...
2
by: Bert Szoghy | last post by:
Hello, I am missing something about Visual Basic .NET module variables and window close events. In the following code, after opening Form2 by clicking a button on Form1 and then closing...
1
by: gerg | last post by:
I've got the following script that toggles the visibility of a <form> from Display: none, to Display: Block. Works great. But when I try to first run a check like: function show(id){ var el...
4
by: high | last post by:
hi, im new to this platform, i have been creating a web page using MS Front page and i need to insert a text area to give the input and another text area to store that, <form...
3
by: Italio Novuas | last post by:
Hi all, let me begin by saying that I *ALMOST* have this complete! What I'm trying to do is make it so my text area shows the innerHTML of any select item with the same value. For example, if I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.