Control V into the new class, Sorry
Rhino55
-----Original Message-----
From: Brad Huett
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 26, 2005
7:17 AM
To:
[email protected]
Subject: RE: [Microsofts_C_Sharp]
generate resx file
Open the .cs file,
Control A, Control C, close the cs file . Delete the cs file. Add new
class and rename to the name of the old cs then control C into the new cs file
and compile.
Rhino55
-----Original Message-----
From: Mohamed Nabil
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 26, 2005
2:52 AM
To:
[email protected]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [email protected];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [Microsofts_C_Sharp]
generate resx file
hi
all,
i have a .cs file of a windows form but i don't
have the .resx
how can i generate .resx file from .cs file
(programmatically )
thanks