Click here to Skip to main content
15,913,854 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: ReferenceEquals not behaving logically Pin
ChuckStar18-Aug-05 7:38
ChuckStar18-Aug-05 7:38 
GeneralRe: ReferenceEquals not behaving logically Pin
Nish Nishant18-Aug-05 23:55
sitebuilderNish Nishant18-Aug-05 23:55 
GeneralRe: ReferenceEquals not behaving logically Pin
S. Senthil Kumar19-Aug-05 4:21
S. Senthil Kumar19-Aug-05 4:21 
GeneralRe: ReferenceEquals not behaving logically Pin
Nish Nishant19-Aug-05 15:03
sitebuilderNish Nishant19-Aug-05 15:03 
GeneralRe: ReferenceEquals not behaving logically Pin
S. Senthil Kumar19-Aug-05 21:14
S. Senthil Kumar19-Aug-05 21:14 
GeneralRe: ReferenceEquals not behaving logically Pin
S. Senthil Kumar19-Aug-05 7:55
S. Senthil Kumar19-Aug-05 7:55 
GeneralRe: ReferenceEquals not behaving logically Pin
Nish Nishant19-Aug-05 15:04
sitebuilderNish Nishant19-Aug-05 15:04 
QuestionHow to achieve 'True' transparency with pictureBox?? Pin
richiemac17-Aug-05 4:15
richiemac17-Aug-05 4:15 
Hi all,

I've got a form with a number of picture boxes. I now want to add a small picturebox on top of these main boxes and be able to see the main box through the small box. If I set the background colour to transparent it, as you probably know, will show the main forms background. Is there a way that I can set the parent of the small box to be the main box?

If not how do I go about creating a picturebox that does have true transparency. I presume I can write my own pictureBox class but don't know how and what I would need to override. Does anyone have any idea because I'm dying here guys!! Smile | :)
AnswerRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus17-Aug-05 12:02
protectorChristian Graus17-Aug-05 12:02 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
richiemac18-Aug-05 3:36
richiemac18-Aug-05 3:36 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus18-Aug-05 14:55
protectorChristian Graus18-Aug-05 14:55 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
richiemac18-Aug-05 23:28
richiemac18-Aug-05 23:28 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus21-Aug-05 13:26
protectorChristian Graus21-Aug-05 13:26 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
richiemac21-Aug-05 23:25
richiemac21-Aug-05 23:25 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus22-Aug-05 11:38
protectorChristian Graus22-Aug-05 11:38 
Generaltemplate problems Pin
17-Aug-05 3:49
suss17-Aug-05 3:49 
GeneralRe: template problems Pin
Huzza17-Aug-05 5:34
Huzza17-Aug-05 5:34 
GeneralRe: template problems Pin
Saksida Bojan17-Aug-05 20:47
Saksida Bojan17-Aug-05 20:47 
QuestionHow to parse an XML file as a test case to a CPPUNIT Pin
foucalt16-Aug-05 22:00
foucalt16-Aug-05 22:00 
AnswerRe: How to parse an XML file as a test case to a CPPUNIT Pin
ursus zeta20-Aug-05 8:44
ursus zeta20-Aug-05 8:44 
QuestionHow to communicate with a USB-232 converter? Pin
asinro115-Aug-05 18:40
asinro115-Aug-05 18:40 
AnswerRe: How to communicate with a USB-232 converter? Pin
Christian Graus15-Aug-05 18:54
protectorChristian Graus15-Aug-05 18:54 
Questionchar[8000] to String* ? Pin
quarry_0615-Aug-05 14:38
quarry_0615-Aug-05 14:38 
AnswerRe: char[8000] to String* ? Pin
Christian Graus15-Aug-05 15:27
protectorChristian Graus15-Aug-05 15:27 
GeneralRe: char[8000] to String* ? Pin
quarry_0616-Aug-05 8:14
quarry_0616-Aug-05 8:14 

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.