Making part of an MFC ActiveX control transparent
COM
1
Posts
1
Posters
1
Views
1
Watching
-
Hello I'm working on VC++6 , on Windows NT. I'm planning on building an MFC ActiveX. The ActiveX looks like this: It will look as a black rectangle but in the rectangle there will be an inner rectangle which will be transparent. So you will have an internal transparent rectangle inside A black rectangle. Does anyone knows how to make an ActiveX control that has a transparent rectangle inside it ? Thanks , Roni