Click here to Skip to main content
15,887,776 members
Home / Discussions / C#
   

C#

 
AnswerRe: Question about Maskedtextbox Pin
Rocky#19-Aug-07 21:27
Rocky#19-Aug-07 21:27 
GeneralRe: Question about Maskedtextbox Pin
cyhsu99919-Aug-07 22:15
cyhsu99919-Aug-07 22:15 
Questiondrawing with GDI+ on top of controls Pin
JVilmaire19-Aug-07 11:39
JVilmaire19-Aug-07 11:39 
AnswerRe: drawing with GDI+ on top of controls Pin
Christian Graus19-Aug-07 11:48
protectorChristian Graus19-Aug-07 11:48 
GeneralRe: drawing with GDI+ on top of controls Pin
JVilmaire19-Aug-07 11:54
JVilmaire19-Aug-07 11:54 
GeneralRe: drawing with GDI+ on top of controls Pin
Luc Pattyn19-Aug-07 12:23
sitebuilderLuc Pattyn19-Aug-07 12:23 
GeneralRe: drawing with GDI+ on top of controls Pin
JVilmaire19-Aug-07 15:27
JVilmaire19-Aug-07 15:27 
GeneralRe: drawing with GDI+ on top of controls Pin
Dave Kreskowiak19-Aug-07 15:42
mveDave Kreskowiak19-Aug-07 15:42 
Transparent is not transparent. Setting the BackColor to transparent only tells the control to take on the background settings of its parent container, usually the Form. So, if the form is gray, the background of the Panel will be gray. You can't actually "see through" a "transparent" panel.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionHow to process a ms-word Doc? Pin
moomoori19-Aug-07 10:56
moomoori19-Aug-07 10:56 
AnswerRe: How to process a ms-word Doc? Pin
Luc Pattyn19-Aug-07 11:01
sitebuilderLuc Pattyn19-Aug-07 11:01 
AnswerRe: How to process a ms-word Doc? Pin
Christian Graus19-Aug-07 11:25
protectorChristian Graus19-Aug-07 11:25 
AnswerRe: How to process a ms-word Doc? Pin
originSH19-Aug-07 22:19
originSH19-Aug-07 22:19 
AnswerRe: How to process a ms-word Doc? Pin
moomoori20-Aug-07 12:24
moomoori20-Aug-07 12:24 
Questiondeleting items from listbox with DEL Pin
mizitras19-Aug-07 10:53
mizitras19-Aug-07 10:53 
AnswerRe: deleting items from listbox with DEL Pin
Luc Pattyn19-Aug-07 10:59
sitebuilderLuc Pattyn19-Aug-07 10:59 
QuestionMOVED TO ASP.NET FORUM [modified] Pin
Malcolm Smart19-Aug-07 10:52
Malcolm Smart19-Aug-07 10:52 
AnswerRe: Generate Doc then Open it Client Side Pin
Judah Gabriel Himango19-Aug-07 11:29
sponsorJudah Gabriel Himango19-Aug-07 11:29 
QuestionNumber of processors Pin
Jay Gatsby19-Aug-07 10:29
Jay Gatsby19-Aug-07 10:29 
AnswerRe: Number of processors Pin
originSH19-Aug-07 10:48
originSH19-Aug-07 10:48 
GeneralRe: Number of processors Pin
originSH20-Aug-07 0:20
originSH20-Aug-07 0:20 
AnswerRe: Number of processors Pin
Mustafa Ismail Mustafa19-Aug-07 10:52
Mustafa Ismail Mustafa19-Aug-07 10:52 
AnswerRe: Number of processors Pin
Luc Pattyn19-Aug-07 10:56
sitebuilderLuc Pattyn19-Aug-07 10:56 
GeneralRe: Number of processors Pin
Jay Gatsby19-Aug-07 13:43
Jay Gatsby19-Aug-07 13:43 
AnswerRe: Number of processors Pin
Hessam Jalali19-Aug-07 11:04
Hessam Jalali19-Aug-07 11:04 
GeneralRe: Number of processors Pin
Jay Gatsby19-Aug-07 13:40
Jay Gatsby19-Aug-07 13:40 

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.