Click here to Skip to main content
15,920,217 members
Home / Discussions / C#
   

C#

 
GeneralRe: Another image problem Pin
Mazdak10-Jul-03 6:12
Mazdak10-Jul-03 6:12 
QuestionSystem.Configuration.ConfigXmlWhitespace? Pin
CBoland9-Jul-03 5:14
CBoland9-Jul-03 5:14 
GeneralMultiimage in one tiff file Pin
Mazdak9-Jul-03 4:27
Mazdak9-Jul-03 4:27 
GeneralMultiple-frame TIFF file Pin
Valeria Bogdevich9-Jul-03 4:48
Valeria Bogdevich9-Jul-03 4:48 
GeneralRe: Multiple-frame TIFF file Pin
Mazdak9-Jul-03 6:45
Mazdak9-Jul-03 6:45 
GeneralWrong characters on printing results Pin
jpeg9-Jul-03 4:15
jpeg9-Jul-03 4:15 
Generalsaving a datagrid Pin
Cristian_Dior8-Jul-03 20:57
Cristian_Dior8-Jul-03 20:57 
GeneralRe: saving a datagrid Pin
perlmunger9-Jul-03 7:21
perlmunger9-Jul-03 7:21 
GeneralRe: saving a datagrid Pin
Cristian_Dior13-Jul-03 20:37
Cristian_Dior13-Jul-03 20:37 
Generalint.ToString() format problem Pin
zecodela8-Jul-03 17:01
zecodela8-Jul-03 17:01 
GeneralRe: int.ToString() format problem Pin
Kastro8-Jul-03 17:51
Kastro8-Jul-03 17:51 
GeneralUserControl rotation Pin
meschian8-Jul-03 12:34
meschian8-Jul-03 12:34 
GeneralRe: UserControl rotation Pin
J. Dunlap8-Jul-03 12:37
J. Dunlap8-Jul-03 12:37 
GeneralImage rotation ?? Pin
azusakt8-Jul-03 23:22
azusakt8-Jul-03 23:22 
GeneralRe: Image rotation Pin
Valeria Bogdevich9-Jul-03 0:08
Valeria Bogdevich9-Jul-03 0:08 
GeneralRe: Image rotation Pin
azusakt9-Jul-03 15:35
azusakt9-Jul-03 15:35 
GeneralRe: Image rotation Pin
Valeria Bogdevich9-Jul-03 20:03
Valeria Bogdevich9-Jul-03 20:03 
GeneralUser Control Property Pin
Tym!8-Jul-03 11:08
Tym!8-Jul-03 11:08 
Generaltransparent user control issue Pin
SimonS8-Jul-03 10:43
SimonS8-Jul-03 10:43 
I have been experiencing some interesting side effects with user controls and transparency, this particular problem is creating havoc in an application I am developing in C#.NET. If there is anyone who knows of a way around the problem (other that not over lapping controls), I would be very grateful.

Steps to create the problem.
1) Insert two controls onto a form a button and a label.
2) Set the background of the form to have an image (any image, this is simply to make the issue more visible).
3) Set the background color of the label to Transparent.
4) Drag the label over the Button and when the transparent portion moves over the button, you will see the background image and not the button.

Maybe the Transparent color is miss-named and it should be called the XRay Color Smile | :)

Am I doing something wrong or is it too much to expect that a transparency should only show the control under the transparent section rather than look straight through all the controls down to the background.

This[^] picture shows the effect of this.

Cheers,
Simon

"Don't try to be like Jackie. There is only one Jackie.... Study computers instead.", Jackie Chan on career choices.
animation mechanics in SVG (my first abstract photo)

GeneralSerialization Question Pin
monrobot138-Jul-03 10:01
monrobot138-Jul-03 10:01 
GeneralRe: Serialization Question Pin
Kastro8-Jul-03 17:37
Kastro8-Jul-03 17:37 
GeneralRe: Serialization Question Pin
monrobot139-Jul-03 2:44
monrobot139-Jul-03 2:44 
GeneralStackOverflowException Pin
zuhx8-Jul-03 9:55
zuhx8-Jul-03 9:55 
GeneralRe: StackOverflowException Pin
Andy Smith8-Jul-03 10:19
Andy Smith8-Jul-03 10:19 
GeneralRe: StackOverflowException Pin
leppie8-Jul-03 13:38
leppie8-Jul-03 13:38 

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.