Click here to Skip to main content
15,890,670 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with changing font style, please help Pin
Dave Kreskowiak8-Jul-05 0:55
mveDave Kreskowiak8-Jul-05 0:55 
GeneralRe: port Pin
Christian Graus6-Jul-05 17:05
protectorChristian Graus6-Jul-05 17:05 
GeneralRe: port Pin
mav.northwind6-Jul-05 22:24
mav.northwind6-Jul-05 22:24 
GeneralSystem.Windows.Forms; under terminal application Pin
qudayong6-Jul-05 16:12
qudayong6-Jul-05 16:12 
GeneralRe: System.Windows.Forms; under terminal application Pin
S. Senthil Kumar6-Jul-05 20:52
S. Senthil Kumar6-Jul-05 20:52 
GeneralRe: System.Windows.Forms; under terminal application Pin
qudayong7-Jul-05 1:53
qudayong7-Jul-05 1:53 
GeneralRe: System.Windows.Forms; under terminal application Pin
S. Senthil Kumar7-Jul-05 2:28
S. Senthil Kumar7-Jul-05 2:28 
GeneralUser Control Transparency Problems... Pin
rcurrie6-Jul-05 13:14
rcurrie6-Jul-05 13:14 
Here's the setup...I have 3 overlapping UserControls and I'd like for all but the last one to be fully transparent. My problem, however, is when I set the appropriate styles, etc., the transparency effect goes all the way through the controls and all I can see if the underlying Form. This obviously isn't what I want.

Think 3 Frames... event_frame, drag_frame, render_frame. The event_frame handles the simple mouse events, the drag_frame displays and dragging/drawing upon mouse movement, and the render_frame displays all the finialized objects.

So basically I'd like for the event & drag frame to be transparent, but for the effect to stop at the render_frame. Obviously I'm fairly new to C#, so if I've missed something basic I apologize.

And one other quick question...I was wondering if there was an effective way of Clearing a graphics object? And not like the current .Clear(Color.*) method. Is there some way in which to just dump the contents of the graphics object? This one has me stumped as well.

Yet any help or suggestions on where to find a good solution would be greatly appreciated, thanks!
GeneralRe: User Control Transparency Problems... Pin
rcurrie6-Jul-05 13:56
rcurrie6-Jul-05 13:56 
Generalcreate a form without close minimize and maximize buttons Pin
Sasuko6-Jul-05 12:55
Sasuko6-Jul-05 12:55 
GeneralRe: create a form without close minimize and maximize buttons Pin
Christian Graus6-Jul-05 13:17
protectorChristian Graus6-Jul-05 13:17 
GeneralRe: create a form without close minimize and maximize buttons Pin
Shashidharreddy6-Jul-05 19:41
Shashidharreddy6-Jul-05 19:41 
General(C#) XML Transformation help Pin
krayan0016-Jul-05 11:40
krayan0016-Jul-05 11:40 
GeneralDifferences came from debug and release Pin
Sasuko6-Jul-05 11:03
Sasuko6-Jul-05 11:03 
GeneralRe: Differences came from debug and release Pin
Guffa6-Jul-05 11:09
Guffa6-Jul-05 11:09 
GeneralRe: Differences came from debug and release Pin
Sasuko6-Jul-05 12:53
Sasuko6-Jul-05 12:53 
GeneralRe: Differences came from debug and release Pin
Carsten Zeumer6-Jul-05 23:03
Carsten Zeumer6-Jul-05 23:03 
GeneralRe: Question to system tray icons. Pin
eggie56-Jul-05 10:50
eggie56-Jul-05 10:50 
GeneralLog off/Lock a client machine Pin
eternalsoul6-Jul-05 10:13
eternalsoul6-Jul-05 10:13 
GeneralRe: Log off/Lock a client machine Pin
eggie56-Jul-05 10:54
eggie56-Jul-05 10:54 
GeneralRe: Log off/Lock a client machine Pin
eternalsoul6-Jul-05 20:01
eternalsoul6-Jul-05 20:01 
GeneralFeedback from a form Pin
Carl-Johan Larsson6-Jul-05 9:55
Carl-Johan Larsson6-Jul-05 9:55 
GeneralRe: Feedback from a form Pin
Christian Graus6-Jul-05 11:29
protectorChristian Graus6-Jul-05 11:29 
GeneralRe: Feedback from a form Pin
Carl-Johan Larsson6-Jul-05 18:48
Carl-Johan Larsson6-Jul-05 18:48 
GeneralPowerCollections 1.0 is released Pin
Kevin McFarlane6-Jul-05 9:53
Kevin McFarlane6-Jul-05 9:53 

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.