Click here to Skip to main content
15,896,154 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: StackOverflowException Pin
Anonymous8-Jul-03 18:35
Anonymous8-Jul-03 18:35 
GeneralRe: StackOverflowException Pin
Andy Smith8-Jul-03 18:58
Andy Smith8-Jul-03 18:58 
GeneralI've looked everywhere Pin
mdolby8-Jul-03 8:54
mdolby8-Jul-03 8:54 
GeneralRe: I've looked everywhere Pin
Nathan Blomquist8-Jul-03 9:19
Nathan Blomquist8-Jul-03 9:19 
GeneralPossible creation of comp.std.cli and comp.std.csharp Pin
Eric Gunnerson (msft)8-Jul-03 8:23
Eric Gunnerson (msft)8-Jul-03 8:23 
GeneralClickety Police Pin
leppie8-Jul-03 9:07
leppie8-Jul-03 9:07 
GeneralMaking one user control aware of another Pin
frogb0x8-Jul-03 7:57
frogb0x8-Jul-03 7:57 
GeneralRe: Making one user control aware of another Pin
leppie8-Jul-03 8:34
leppie8-Jul-03 8:34 
GeneralRe: Making one user control aware of another Pin
Not Active8-Jul-03 9:54
mentorNot Active8-Jul-03 9:54 
GeneralHere's my code so far Pin
frogb0x8-Jul-03 10:32
frogb0x8-Jul-03 10:32 
GeneralRe: Here's my code so far Pin
leppie8-Jul-03 13:34
leppie8-Jul-03 13:34 

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.