Click here to Skip to main content
16,009,255 members
Home / Discussions / C#
   

C#

 
GeneralPictureBox problem Pin
Mazdak6-Apr-03 8:16
Mazdak6-Apr-03 8:16 
GeneralRe: PictureBox problem Pin
James T. Johnson6-Apr-03 8:35
James T. Johnson6-Apr-03 8:35 
GeneralRe: PictureBox problem Pin
Mazdak6-Apr-03 8:51
Mazdak6-Apr-03 8:51 
GeneralIPAddress Problem Pin
Mr BallyDaHob6-Apr-03 5:43
Mr BallyDaHob6-Apr-03 5:43 
GeneralRe: IPAddress Problem Pin
Richard Deeming7-Apr-03 1:43
mveRichard Deeming7-Apr-03 1:43 
GeneralMaking skinned apps. Pin
zamazula6-Apr-03 2:39
zamazula6-Apr-03 2:39 
GeneralResource editor Pin
Manish K. Agarwal6-Apr-03 2:31
Manish K. Agarwal6-Apr-03 2:31 
GeneralRe: Resource editor Pin
James T. Johnson6-Apr-03 4:41
James T. Johnson6-Apr-03 4:41 
I think you can do the same thing using the properties editor. First set the Localizable property on the form to true, then set the form's Language property to the first language. Now proceed to set all of the properties that need localized strings. Then change the Language property to the next language, and change all of the localized strings, repeat.

I did this while playing around a couple months ago and it seemed to produce what you want.

James

"It is self repeating, of unknown pattern"
Data - Star Trek: The Next Generation

GeneralRe: Resource editor Pin
Manish K. Agarwal6-Apr-03 17:37
Manish K. Agarwal6-Apr-03 17:37 
GeneralTextBox doubt Pin
Smitha Nishant6-Apr-03 2:16
protectorSmitha Nishant6-Apr-03 2:16 
GeneralRe: TextBox doubt Pin
James T. Johnson6-Apr-03 4:42
James T. Johnson6-Apr-03 4:42 
GeneralRe: TextBox doubt Pin
Smitha Nishant6-Apr-03 6:11
protectorSmitha Nishant6-Apr-03 6:11 
Generalhttp://www.codeproject.com/csharp/BigInteger.asp Pin
James Wanless6-Apr-03 1:24
James Wanless6-Apr-03 1:24 
General= Operator on TabPage Pin
monrobot135-Apr-03 9:28
monrobot135-Apr-03 9:28 
GeneralRe: = Operator on TabPage Pin
James T. Johnson5-Apr-03 14:00
James T. Johnson5-Apr-03 14:00 
GeneralRe: = Operator on TabPage Pin
monrobot135-Apr-03 19:19
monrobot135-Apr-03 19:19 
GeneralAccessing remoting objects from a remoted object Pin
Alex Korchemniy5-Apr-03 8:41
Alex Korchemniy5-Apr-03 8:41 
GeneralStreamReader Pin
Member Salamon5-Apr-03 8:30
Member Salamon5-Apr-03 8:30 
GeneralRe: StreamReader Pin
leppie6-Apr-03 2:10
leppie6-Apr-03 2:10 
GeneralRe: StreamReader Pin
James T. Johnson6-Apr-03 4:50
James T. Johnson6-Apr-03 4:50 
GeneralRe: StreamReader Pin
Member Salamon6-Apr-03 5:26
Member Salamon6-Apr-03 5:26 
GeneralTime trials & registration keys Pin
S O S4-Apr-03 19:25
S O S4-Apr-03 19:25 
GeneralRe: Time trials & registration keys Pin
Alex Korchemniy5-Apr-03 8:49
Alex Korchemniy5-Apr-03 8:49 
GeneralRe: Time trials & registration keys Pin
S O S5-Apr-03 23:06
S O S5-Apr-03 23:06 
QuestionHow to create dynamic Menus in smart device application Pin
newtocsharp4-Apr-03 18:28
newtocsharp4-Apr-03 18:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.