Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# DataGridView Cell Focus Pin
StyleGuide21-Feb-06 22:52
StyleGuide21-Feb-06 22:52 
Questionconverting string to byte Pin
leelaraj21-Feb-06 21:55
leelaraj21-Feb-06 21:55 
GeneralRe: converting string to byte Pin
leppie21-Feb-06 22:40
leppie21-Feb-06 22:40 
AnswerRe: converting string to byte Pin
Le centriste22-Feb-06 1:20
Le centriste22-Feb-06 1:20 
AnswerRe: converting string to byte Pin
User 665822-Feb-06 1:25
User 665822-Feb-06 1:25 
QuestionHow do I use one form showing to different look Pin
Tony_Joh21-Feb-06 20:28
Tony_Joh21-Feb-06 20:28 
AnswerRe: How do I use one form showing to different look Pin
Vikram A Punathambekar21-Feb-06 21:20
Vikram A Punathambekar21-Feb-06 21:20 
GeneralRe: How do I use one form showing to different look Pin
Tony_Joh21-Feb-06 22:20
Tony_Joh21-Feb-06 22:20 
Hello!!

The main point is to avoid having to duplicate the code but if I use your suggestion then the code will be duplicated when I have two forms.
If I understand you right as you say these will be two separate application having it's own lives with it's own form.

Assume instead that the form between two customer were identical accept the colour on one single button. Do you still suggest that the best suggestion is to have two different application with it's own form.

I don't know if you are familiar with MFC but as I mentioned in the previous mail this is easy to solve in MFC.

So do you think that there doesn't exist any solution which is as good as the MFC solution of this problem.

If I just mention resource files. Resource files is having a different meaning and purpose in .Net compare to MFC. So to use resource files to solve my problem is not posssible in .NET(C#).

//Tony
GeneralRe: How do I use one form showing to different look Pin
darkelv22-Feb-06 0:59
darkelv22-Feb-06 0:59 
QuestionCustomizing controls Pin
madhusri21-Feb-06 19:48
madhusri21-Feb-06 19:48 
AnswerRe: Customizing controls Pin
AB777121-Feb-06 21:09
AB777121-Feb-06 21:09 
GeneralRe: Customizing controls Pin
madhusri21-Feb-06 21:38
madhusri21-Feb-06 21:38 
GeneralRe: Customizing controls Pin
AB777121-Feb-06 21:43
AB777121-Feb-06 21:43 
Questionregistry Pin
papa198021-Feb-06 19:37
papa198021-Feb-06 19:37 
AnswerRe: registry Pin
gnjunge21-Feb-06 23:26
gnjunge21-Feb-06 23:26 
GeneralRe: registry Pin
papa198022-Feb-06 3:20
papa198022-Feb-06 3:20 
GeneralRe: registry Pin
gnjunge22-Feb-06 6:14
gnjunge22-Feb-06 6:14 
Questionchange of size of PictureBox? (error in code, or in .NET2.0?) Pin
dorwin21-Feb-06 19:18
dorwin21-Feb-06 19:18 
AnswerRe: change of size of PictureBox? (error in code, or in .NET2.0?) Pin
Robin Panther21-Feb-06 22:44
Robin Panther21-Feb-06 22:44 
GeneralRe: change of size of PictureBox? (error in code, or in .NET2.0?) Pin
dorwin21-Feb-06 23:02
dorwin21-Feb-06 23:02 
Questionhandling unicode Pin
cshivaprasad21-Feb-06 17:48
cshivaprasad21-Feb-06 17:48 
AnswerRe: handling unicode Pin
Christian Graus21-Feb-06 17:54
protectorChristian Graus21-Feb-06 17:54 
GeneralRe: handling unicode Pin
cshivaprasad21-Feb-06 18:45
cshivaprasad21-Feb-06 18:45 
AnswerRe: handling unicode Pin
Malli_S22-Feb-06 1:45
Malli_S22-Feb-06 1:45 
GeneralRe: handling unicode Pin
cshivaprasad22-Feb-06 2:19
cshivaprasad22-Feb-06 2:19 

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.