Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: DataGrid & Large Integers Pin
Member 7681714-Aug-03 7:59
Member 7681714-Aug-03 7:59 
GeneralRe: DataGrid & Large Integers Pin
Ista14-Aug-03 8:36
Ista14-Aug-03 8:36 
GeneralNull reference problem Pin
vaslui14-Aug-03 3:56
vaslui14-Aug-03 3:56 
GeneralRe: Null reference problem Pin
Frank Olorin Rizzi14-Aug-03 6:15
Frank Olorin Rizzi14-Aug-03 6:15 
Generalwrite XML CDATA Pin
devvvy13-Aug-03 22:34
devvvy13-Aug-03 22:34 
Generaladding color to a form's title Pin
Member 50926213-Aug-03 22:03
Member 50926213-Aug-03 22:03 
Questioninteresting find but why? Pin
Member 50926213-Aug-03 21:01
Member 50926213-Aug-03 21:01 
AnswerRe: interesting find but why? Pin
Member 50926213-Aug-03 21:21
Member 50926213-Aug-03 21:21 
*UPDATE*

i believe i've come across a bug. try these steps:
create a groupbox on a form and set the backcolor to 'transparent'.....works great

now change the backcolor back to 'control', change the flatstyle to 'system', then try to set the backcolor to 'transparent'.....error 'Invalid property value.' okay, so it won't let you have a transparent background while the flatstyle is set to system.

so change the flatstyle back to 'normal' and change the backcolor to 'transparent'. then change the flatstyle to 'system'.....works!? but it's really buggy, the display in the groupbox fails to update and when the program is run the background of the groupbox is weirded out.

i'm NOT using csharp 2003 so i don't know if they've fixed this in the new version or not. did they? why can the backcolor not be transparent if the flatstyle is set to 'system'?

Rob Tomson

--
There are 10 kinds of people. Those who understand binary and those who don't.
GeneralRe: interesting find but why? Pin
James T. Johnson14-Aug-03 7:48
James T. Johnson14-Aug-03 7:48 
AnswerRe: interesting find but why? Pin
Ista16-Aug-03 16:27
Ista16-Aug-03 16:27 
GeneralEvent syntax Pin
devvvy13-Aug-03 20:10
devvvy13-Aug-03 20:10 
GeneralRe: Event syntax Pin
Member 7681714-Aug-03 4:16
Member 7681714-Aug-03 4:16 
GeneralRe: Event syntax Pin
devvvy14-Aug-03 4:59
devvvy14-Aug-03 4:59 
GeneralRe: Event syntax Pin
Member 7681714-Aug-03 5:29
Member 7681714-Aug-03 5:29 
GeneralRe: Event syntax Pin
Nick Parker14-Aug-03 7:47
protectorNick Parker14-Aug-03 7:47 
GeneralRe: Event syntax Pin
Member 7681714-Aug-03 8:00
Member 7681714-Aug-03 8:00 
GeneralRe: Event syntax Pin
devvvy15-Aug-03 20:05
devvvy15-Aug-03 20:05 
GeneralQuestion about SqlClientPermission - SecurityException Pin
yboc13-Aug-03 20:06
yboc13-Aug-03 20:06 
GeneralRe: Question about SqlClientPermission - SecurityException Pin
TigerNinja_29-Aug-03 20:23
TigerNinja_29-Aug-03 20:23 
GeneralRe: Question about SqlClientPermission - SecurityException Pin
Anonymous16-Sep-03 15:50
Anonymous16-Sep-03 15:50 
GeneralWindows Tab Loopong Question C# Pin
mamaflynny13-Aug-03 19:58
mamaflynny13-Aug-03 19:58 
GeneralRe: Windows Tab Loopong Question C# Pin
Frank Olorin Rizzi14-Aug-03 6:18
Frank Olorin Rizzi14-Aug-03 6:18 
GeneralXML parsing Pin
devvvy13-Aug-03 18:17
devvvy13-Aug-03 18:17 
GeneralRe: XML parsing Pin
Manster14-Aug-03 5:26
Manster14-Aug-03 5:26 
GeneralRe: XML parsing Pin
devvvy14-Aug-03 5:28
devvvy14-Aug-03 5:28 

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.