Click here to Skip to main content
16,004,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: Deployment in multi language Pin
JoZ CaVaLLo19-Oct-07 5:15
JoZ CaVaLLo19-Oct-07 5:15 
Questionideas... Pin
MasterSharp19-Oct-07 4:16
MasterSharp19-Oct-07 4:16 
AnswerRe: ideas... Pin
Guffa19-Oct-07 4:21
Guffa19-Oct-07 4:21 
GeneralRe: ideas... Pin
MasterSharp19-Oct-07 4:27
MasterSharp19-Oct-07 4:27 
GeneralRe: ideas... Pin
Dave Kreskowiak19-Oct-07 5:01
mveDave Kreskowiak19-Oct-07 5:01 
GeneralRe: ideas... Pin
MasterSharp19-Oct-07 5:27
MasterSharp19-Oct-07 5:27 
GeneralRe: ideas... Pin
MasterSharp19-Oct-07 7:52
MasterSharp19-Oct-07 7:52 
GeneralRe: ideas... Pin
Marshall19-Oct-07 8:50
Marshall19-Oct-07 8:50 
MasterSharp wrote:
Also, is there any way to make lines in an app anti-aliased?


Yes. If you are drawing in a graphics container, you can set the SmoothingMode to AntiAlias. This will not affect the text, but will affect lines in the container. Check out the MSDN documentation for Graphics.SmoothingMode.

Marshall

If you continue to do the same things you always did,
don't be surprised if you get the same results you always got.

GeneralRe: ideas... Pin
MasterSharp19-Oct-07 9:25
MasterSharp19-Oct-07 9:25 
GeneralRe: ideas... Pin
MasterSharp19-Oct-07 9:26
MasterSharp19-Oct-07 9:26 
GeneralRe: ideas... Pin
MasterSharp19-Oct-07 9:27
MasterSharp19-Oct-07 9:27 
GeneralRe: ideas... Pin
Marshall19-Oct-07 9:39
Marshall19-Oct-07 9:39 
GeneralRe: ideas... Pin
MasterSharp19-Oct-07 9:45
MasterSharp19-Oct-07 9:45 
GeneralRe: ideas... Pin
Marshall19-Oct-07 9:42
Marshall19-Oct-07 9:42 
GeneralRe: ideas... Pin
MasterSharp19-Oct-07 9:47
MasterSharp19-Oct-07 9:47 
QuestionRegarding selectedindexchange event in listview Pin
anu8119-Oct-07 4:06
anu8119-Oct-07 4:06 
AnswerRe: Regarding selectedindexchange event in listview Pin
TJoe19-Oct-07 4:17
TJoe19-Oct-07 4:17 
AnswerRe: Regarding selectedindexchange event in listview Pin
Luc Pattyn19-Oct-07 7:19
sitebuilderLuc Pattyn19-Oct-07 7:19 
GeneralRe: Regarding selectedindexchange event in listview Pin
anu8121-Oct-07 19:49
anu8121-Oct-07 19:49 
QuestionHow to show an application minimized in tray, when I try to open another instance of the app? [modified] Pin
gabi_coman19-Oct-07 3:52
gabi_coman19-Oct-07 3:52 
AnswerRe: How to show an application minimized in tray, when I try to open another instance of thet app? Pin
benjymous19-Oct-07 4:14
benjymous19-Oct-07 4:14 
GeneralRe: How to show an application minimized in tray, when I try to open another instance of thet app? Pin
gabi_coman19-Oct-07 4:33
gabi_coman19-Oct-07 4:33 
GeneralRe: How to show an application minimized in tray, when I try to open another instance of thet app? Pin
benjymous19-Oct-07 10:05
benjymous19-Oct-07 10:05 
GeneralRe: How to show an application minimized in tray, when I try to open another instance of thet app? Pin
gabi_coman20-Oct-07 1:47
gabi_coman20-Oct-07 1:47 
GeneralRe: How to show an application minimized in tray, when I try to open another instance of thet app? Pin
leppie19-Oct-07 4:35
leppie19-Oct-07 4:35 

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.