Click here to Skip to main content
15,921,467 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Convert txt to sysmbols!! [modified] Pin
s3rk41-May-08 6:52
s3rk41-May-08 6:52 
GeneralRe: Convert txt to sysmbols!! Pin
Kschuler1-May-08 7:27
Kschuler1-May-08 7:27 
GeneralRe: Convert txt to sysmbols!! Pin
s3rk41-May-08 9:56
s3rk41-May-08 9:56 
QuestionEnumChildWindows Pin
mehmetned30-Apr-08 20:59
mehmetned30-Apr-08 20:59 
AnswerRe: EnumChildWindows Pin
Christian Graus30-Apr-08 23:20
protectorChristian Graus30-Apr-08 23:20 
QuestionHow to display a Winform as rounded rectangle Pin
Member 391904930-Apr-08 9:08
Member 391904930-Apr-08 9:08 
AnswerRe: How to display a Winform as rounded rectangle Pin
Giorgi Dalakishvili30-Apr-08 9:17
mentorGiorgi Dalakishvili30-Apr-08 9:17 
GeneralRe: How to display a Winform as rounded rectangle Pin
Member 391904930-Apr-08 10:55
Member 391904930-Apr-08 10:55 
"Monitors set to a color depth of greater than 24-bit can have display problems with certain parts of the form not being transparent, despite setting of the TransparencyKey property. To avoid this problem, ensure that the monitor's color depth is set to less than 24-bit in the Display control panel. When developing applications that feature this transparency, keep in mind that you will have to make your users aware of this issue."

It appears that nonrectangular winforms have a few quirks and may have some issues on different users computers based on the configuration of their computers (which is not an issue with rectangular Winforms).

Also, it appears that it may take a bit of time to develop a fully functional rounded rectangle Winform to create the design and to implement the behavior that is already built into the standard rectangular Winforms.

I want to implement a modern looking UI but I don't want to spend 100+ hours of work revising and testing with the possibility that the Winform may not display correctly in some user configurations.
QuestionDATABOUND DATAGRIDVIEW Pin
Linn7230-Apr-08 2:46
Linn7230-Apr-08 2:46 
AnswerRe: DATABOUND DATAGRIDVIEW Pin
SomeGuyThatIsMe2-May-08 8:54
SomeGuyThatIsMe2-May-08 8:54 
QuestionRegarding Message Box size Pin
mrcsn30-Apr-08 0:29
mrcsn30-Apr-08 0:29 
AnswerRe: Regarding Message Box size Pin
N a v a n e e t h30-Apr-08 3:20
N a v a n e e t h30-Apr-08 3:20 
AnswerRe: Regarding Message Box size Pin
Hamid_RT4-May-08 4:51
Hamid_RT4-May-08 4:51 
Questionwindows programming Pin
Knowledgestudent29-Apr-08 22:48
Knowledgestudent29-Apr-08 22:48 
AnswerRe: windows programming Pin
Giorgi Dalakishvili29-Apr-08 22:59
mentorGiorgi Dalakishvili29-Apr-08 22:59 
AnswerRe: windows programming Pin
Hamid_RT4-May-08 4:50
Hamid_RT4-May-08 4:50 
QuestionIs obfuscation possible in .NET? Pin
Member 391904929-Apr-08 7:27
Member 391904929-Apr-08 7:27 
AnswerRe: Is obfuscation possible in .NET? Pin
elektrowolf29-Apr-08 8:20
elektrowolf29-Apr-08 8:20 
AnswerRe: Is obfuscation possible in .NET? Pin
led mike29-Apr-08 9:31
led mike29-Apr-08 9:31 
GeneralRe: Is obfuscation possible in .NET? Pin
Zoltan Balazs29-Apr-08 22:43
Zoltan Balazs29-Apr-08 22:43 
AnswerRe: Is obfuscation possible in .NET? Pin
Colin Angus Mackay29-Apr-08 23:30
Colin Angus Mackay29-Apr-08 23:30 
GeneralRe: Is obfuscation possible in .NET? Pin
N a v a n e e t h30-Apr-08 3:19
N a v a n e e t h30-Apr-08 3:19 
GeneralRe: Is obfuscation possible in .NET? Pin
Pete O'Hanlon30-Apr-08 3:23
mvePete O'Hanlon30-Apr-08 3:23 
GeneralRe: Is obfuscation possible in .NET? Pin
BadKarma30-Apr-08 3:47
BadKarma30-Apr-08 3:47 
GeneralRe: Is obfuscation possible in .NET? Pin
N a v a n e e t h30-Apr-08 3:51
N a v a n e e t h30-Apr-08 3:51 

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.