Click here to Skip to main content
15,915,094 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to develop multi-language application? Pin
Colin Angus Mackay6-Jan-05 21:39
Colin Angus Mackay6-Jan-05 21:39 
GeneralRe: How to develop multi-language application? Pin
Heath Stewart7-Jan-05 6:21
protectorHeath Stewart7-Jan-05 6:21 
AnswerRe: How to develop multi-language application? Pin
Adam Goossens6-Jan-05 23:45
Adam Goossens6-Jan-05 23:45 
AnswerRe: How to develop multi-language application? Pin
OmegaSupreme7-Jan-05 0:05
OmegaSupreme7-Jan-05 0:05 
GeneralRe: How to develop multi-language application? Pin
Heath Stewart7-Jan-05 5:56
protectorHeath Stewart7-Jan-05 5:56 
AnswerRe: How to develop multi-language application? Pin
Heath Stewart7-Jan-05 6:12
protectorHeath Stewart7-Jan-05 6:12 
QuestionHow to make nice GUI like this? Pin
luozhan16-Jan-05 20:59
luozhan16-Jan-05 20:59 
AnswerRe: How to make nice GUI like this? Pin
perlmunger7-Jan-05 5:29
perlmunger7-Jan-05 5:29 
You should look over the System.Drawing and System.Drawing.Drawing2D namespaces. C# has a rich API for drawing many of the things you mention (e.g. gradients, buttons, etc.) Here is a short tutorial on some basic drawing/painting functions: http://www.c-sharpcorner.com/2/gdi_plus.asp[^]

You should also look into Pens, Brushes, Patterns, and Alpha Blending (Transparency)[^].

Best Regards.

-Matt

------------------------------------------

The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall
QuestionProblem calling dll from asp.net - workaround? Pin
totig6-Jan-05 20:32
totig6-Jan-05 20:32 
AnswerRe: Problem calling dll from asp.net - workaround? Pin
OmegaSupreme7-Jan-05 0:12
OmegaSupreme7-Jan-05 0:12 
GeneralRe: Problem calling dll from asp.net - workaround? Pin
totig7-Jan-05 0:41
totig7-Jan-05 0:41 
GeneralRe: Problem calling dll from asp.net - workaround? Pin
OmegaSupreme7-Jan-05 1:05
OmegaSupreme7-Jan-05 1:05 
GeneralInsert a line into the begining of the text file Pin
itssuk6-Jan-05 19:49
itssuk6-Jan-05 19:49 
GeneralRe: Insert a line into the begining of the text file Pin
Yulianto.6-Jan-05 21:22
Yulianto.6-Jan-05 21:22 
GeneralRe: Insert a line into the begining of the text file Pin
itssuk6-Jan-05 22:57
itssuk6-Jan-05 22:57 
GeneralRe: Insert a line into the begining of the text file Pin
Adam Goossens7-Jan-05 0:02
Adam Goossens7-Jan-05 0:02 
GeneralRe: Insert a line into the begining of the text file Pin
Stefan Troschuetz7-Jan-05 0:10
Stefan Troschuetz7-Jan-05 0:10 
GeneralRe: Insert a line into the begining of the text file Pin
Dave Kreskowiak7-Jan-05 3:10
mveDave Kreskowiak7-Jan-05 3:10 
GeneralBest way to accomplish... Pin
Matt Newman6-Jan-05 15:03
Matt Newman6-Jan-05 15:03 
GeneralRe: Best way to accomplish... Pin
Christian Graus6-Jan-05 15:09
protectorChristian Graus6-Jan-05 15:09 
GeneralRe: Best way to accomplish... Pin
Matt Newman6-Jan-05 15:12
Matt Newman6-Jan-05 15:12 
GeneralRe: Best way to accomplish... Pin
Christian Graus6-Jan-05 21:14
protectorChristian Graus6-Jan-05 21:14 
GeneralRe: Best way to accomplish... Pin
Vega026-Jan-05 15:33
Vega026-Jan-05 15:33 
GeneralRe: Best way to accomplish... Pin
Matt Newman6-Jan-05 16:31
Matt Newman6-Jan-05 16:31 
GeneralRe: Best way to accomplish... Pin
Vega026-Jan-05 16:54
Vega026-Jan-05 16:54 

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.