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

C#

 
Questionsetup for windows Pin
Muhammad Ashraf Nadeem5-Mar-07 21:40
Muhammad Ashraf Nadeem5-Mar-07 21:40 
Questionpanel transparency Pin
mihksoft5-Mar-07 21:38
mihksoft5-Mar-07 21:38 
AnswerRe: panel transparency Pin
sam#5-Mar-07 22:08
sam#5-Mar-07 22:08 
GeneralRe: panel transparency Pin
mihksoft5-Mar-07 22:11
mihksoft5-Mar-07 22:11 
GeneralRe: panel transparency Pin
sam#5-Mar-07 22:25
sam#5-Mar-07 22:25 
GeneralRe: panel transparency Pin
mihksoft5-Mar-07 22:35
mihksoft5-Mar-07 22:35 
GeneralRe: panel transparency Pin
sam#5-Mar-07 23:24
sam#5-Mar-07 23:24 
GeneralRe: panel transparency Pin
Dave Kreskowiak6-Mar-07 2:55
mveDave Kreskowiak6-Mar-07 2:55 
You have a big problem. A control that has it's BackColor set to Transparent is NOT really transparent. It mearly tells the control to take on the background settings of it's parent container.

If you set the BackColor of the Panel to Transparent, only the background of the form will show through. Controls sitting behind the Panel will NOT show up!


Dave Kreskowiak
Microsoft MVP - Visual Basic


Questionparameters for webcontrol Pin
vamsimohan215-Mar-07 21:37
vamsimohan215-Mar-07 21:37 
QuestionIntercepting the spawning of any exe file ??? Pin
Waqas Nasir5-Mar-07 21:17
Waqas Nasir5-Mar-07 21:17 
AnswerRe: Intercepting the spawning of any exe file ??? Pin
Dave Kreskowiak6-Mar-07 2:58
mveDave Kreskowiak6-Mar-07 2:58 
QuestionDefining HINSATNCE in C# Pin
Member 38900105-Mar-07 21:07
Member 38900105-Mar-07 21:07 
AnswerRe: Defining HINSATNCE in C# Pin
Andy Moore6-Mar-07 6:44
Andy Moore6-Mar-07 6:44 
QuestiondataGridView Pin
t_nedelchev5-Mar-07 21:06
t_nedelchev5-Mar-07 21:06 
AnswerRe: dataGridView Pin
sam#5-Mar-07 21:17
sam#5-Mar-07 21:17 
GeneralRe: dataGridView Pin
t_nedelchev5-Mar-07 21:29
t_nedelchev5-Mar-07 21:29 
GeneralRe: dataGridView Pin
sam#5-Mar-07 21:59
sam#5-Mar-07 21:59 
AnswerRe: dataGridView Pin
Keshav V. Kamat5-Mar-07 23:44
Keshav V. Kamat5-Mar-07 23:44 
Questionreading and searching for contents in a delimited CSV textfile Pin
LuckySmoke5-Mar-07 21:03
LuckySmoke5-Mar-07 21:03 
AnswerRe: reading and searching for contents in a delimited CSV textfile Pin
sam#5-Mar-07 21:15
sam#5-Mar-07 21:15 
QuestionHow to compile Little Movie processing source format(.LS) file in windows Pin
malayappa5-Mar-07 20:28
malayappa5-Mar-07 20:28 
AnswerRe: How to compile Little Movie processing source format(.LS) file in windows Pin
Dave Kreskowiak6-Mar-07 2:56
mveDave Kreskowiak6-Mar-07 2:56 
AnswerRe: How to compile Little Movie processing source format(.LS) file in windows Pin
Balakrish7-Mar-07 21:54
Balakrish7-Mar-07 21:54 
AnswerRe: How to compile Little Movie processing source format(.LS) file in windows Pin
Balakrish8-Mar-07 19:23
Balakrish8-Mar-07 19:23 
QuestionHow To Reorder Record in DataGridView during Runtime? Pin
indiaone5-Mar-07 20:08
indiaone5-Mar-07 20:08 

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.