Click here to Skip to main content
15,867,704 members
Home / Discussions / C#
   

C#

 
QuestionFiniding the name of Opened windows which is on task bar Pin
Lijo Rajan2-Mar-09 16:50
Lijo Rajan2-Mar-09 16:50 
AnswerRe: Finiding the name of Opened windows which is on task bar Pin
ABitSmart2-Mar-09 17:13
ABitSmart2-Mar-09 17:13 
GeneralRe: Finiding the name of Opened windows which is on task bar Pin
Lijo Rajan2-Mar-09 17:24
Lijo Rajan2-Mar-09 17:24 
GeneralRe: Finiding the name of Opened windows which is on task bar Pin
ABitSmart2-Mar-09 17:41
ABitSmart2-Mar-09 17:41 
QuestionCustom Label OnPaint Override Issue Pin
Member 3966782-Mar-09 16:44
Member 3966782-Mar-09 16:44 
AnswerRe: Custom Label OnPaint Override Issue Pin
Richard Blythe2-Mar-09 17:06
Richard Blythe2-Mar-09 17:06 
GeneralRe: Custom Label OnPaint Override Issue Pin
Member 3966782-Mar-09 17:55
Member 3966782-Mar-09 17:55 
GeneralRe: Custom Label OnPaint Override Issue Pin
Henry Minute3-Mar-09 6:34
Henry Minute3-Mar-09 6:34 
Have a google on "gdi v gdi+". You'll get lots of hits, some of it is quite interesting.
What I think might be the problem is that behind the scenes the built in rendering uses GDI, whilst, because you're doing it yourself, your custom label is using GDI+.

Hope this helps.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

Questionauto scroll in text box Pin
prasadbuddhika2-Mar-09 16:18
prasadbuddhika2-Mar-09 16:18 
AnswerRe: auto scroll in text box Pin
Maxim Langman2-Mar-09 19:49
Maxim Langman2-Mar-09 19:49 
GeneralRe: auto scroll in text box [modified] Pin
mahesh_134_s2-Mar-09 20:04
mahesh_134_s2-Mar-09 20:04 
QuestionRegular expression problem Pin
wi5nia2-Mar-09 14:56
wi5nia2-Mar-09 14:56 
AnswerRe: Regular expression problem Pin
PIEBALDconsult2-Mar-09 17:04
mvePIEBALDconsult2-Mar-09 17:04 
GeneralRe: Regular expression problem Pin
wi5nia3-Mar-09 0:04
wi5nia3-Mar-09 0:04 
QuestionCould you help me to suggest a book for immgrating from C++ to C#, what about Accelerated C# or Illustrated C#,Pro C# 2008 and the .NET 3.5 Platform Pin
Dracula Wang2-Mar-09 14:15
Dracula Wang2-Mar-09 14:15 
AnswerRe: Could you help me to suggest a book for immgrating from C++ to C#, what about Accelerated C# or Illustrated C#,Pro C# 2008 and the .NET 3.5 Platform Pin
Christian Graus2-Mar-09 14:19
protectorChristian Graus2-Mar-09 14:19 
GeneralRe: Could you help me to suggest a book for immgrating from C++ to C#, what about Accelerated C# or Illustrated C#,Pro C# 2008 and the .NET 3.5 Platform Pin
Dracula Wang2-Mar-09 14:34
Dracula Wang2-Mar-09 14:34 
GeneralRe: Could you help me to suggest a book for immgrating from C++ to C#, what about Accelerated C# or Illustrated C#,Pro C# 2008 and the .NET 3.5 Platform Pin
Christian Graus2-Mar-09 15:03
protectorChristian Graus2-Mar-09 15:03 
GeneralRe: Could you help me to suggest a book for immgrating from C++ to C#, what about Accelerated C# or Illustrated C#,Pro C# 2008 and the .NET 3.5 Platform Pin
Shyam K Pananghat2-Mar-09 22:21
Shyam K Pananghat2-Mar-09 22:21 
QuestionLoading images into Image list - Problem Pin
S K Y2-Mar-09 14:14
S K Y2-Mar-09 14:14 
AnswerRe: Loading images into Image list - Problem Pin
Luc Pattyn2-Mar-09 14:34
sitebuilderLuc Pattyn2-Mar-09 14:34 
GeneralRe: Loading images into Image list - Problem Pin
S K Y2-Mar-09 14:54
S K Y2-Mar-09 14:54 
AnswerRe: Loading images into Image list - Problem Pin
Luc Pattyn2-Mar-09 15:34
sitebuilderLuc Pattyn2-Mar-09 15:34 
GeneralRe: Loading images into Image list - Problem Pin
S K Y2-Mar-09 16:00
S K Y2-Mar-09 16:00 
AnswerRe: Loading images into Image list - Problem Pin
Luc Pattyn2-Mar-09 16:15
sitebuilderLuc Pattyn2-Mar-09 16:15 

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.