Click here to Skip to main content
16,007,111 members
Home / Discussions / C#
   

C#

 
Questionc# Pin
Ajeet mittal1-Mar-07 16:34
Ajeet mittal1-Mar-07 16:34 
AnswerRe: c# Pin
Stefan Troschuetz1-Mar-07 23:18
Stefan Troschuetz1-Mar-07 23:18 
GeneralRe: c# Pin
Ajeet mittal2-Mar-07 2:49
Ajeet mittal2-Mar-07 2:49 
GeneralRe: c# Pin
Stefan Troschuetz2-Mar-07 2:55
Stefan Troschuetz2-Mar-07 2:55 
GeneralRe: c# Pin
Luc Pattyn2-Mar-07 3:04
sitebuilderLuc Pattyn2-Mar-07 3:04 
QuestionCreating visitorID for Anonymous User Pin
SharonRao1-Mar-07 16:29
SharonRao1-Mar-07 16:29 
AnswerRe: Creating visitorID for Anonymous User Pin
Hayder Marzouk1-Mar-07 22:09
Hayder Marzouk1-Mar-07 22:09 
QuestionWhy Buttons look different and have different visual effect? [modified] Pin
Khoramdin1-Mar-07 15:50
Khoramdin1-Mar-07 15:50 
Hello everyone,

I have realised that there are Visual differences between the Button images. Some of them are square and look like the old fashion Windows Application and some like Windows XP.

It seems whenever the code is written in Visual Studio 7 once they are opened in Visual Studio 8 even after the converstion is successful, the button image looks like the old windows 3.1.

Here is an example for the square old windows style:
http://www.codeproject.com/listctrl/listview.asp[^]


Here is an example to show the rounded Button Windows XP look alike is this example:
http://csharp.simpleserial.com/[^]

What I find strange is that if I start a new project in Visual Studio 8 it creates Button shown in example Two but if I build on a project which was initially created in Visual Studio 7 then all the buttons look squared and old style including the Buttons which were added to the application in Visual Studio 8.

I have checked the Button Propeties and they are identical!!! Can someone tell me how we can change the Button Shown in example one into the one shown in example two?

Thank you so much for your help and have a great day.



Khoramdin





-- modified at 22:11 Thursday 1st March, 2007
AnswerRe: Visual Differences in Buttons Created by Visual Studio 7 & 8? Pin
Luc Pattyn1-Mar-07 16:12
sitebuilderLuc Pattyn1-Mar-07 16:12 
Questionhow to import multiple dll files in c# Pin
prabir kishore1-Mar-07 13:01
prabir kishore1-Mar-07 13:01 
AnswerRe: how to import multiple dll files in c# Pin
Luc Pattyn1-Mar-07 13:32
sitebuilderLuc Pattyn1-Mar-07 13:32 
QuestionMCTS Self-Paced Training Kit (Exam 70-536) Pin
kaan06tr1-Mar-07 12:57
kaan06tr1-Mar-07 12:57 
AnswerRe: MCTS Self-Paced Training Kit (Exam 70-536) Pin
Christian Graus1-Mar-07 13:02
protectorChristian Graus1-Mar-07 13:02 
QuestionHow to draw a ontop of a background in C# Pin
laura13161-Mar-07 12:50
laura13161-Mar-07 12:50 
AnswerRe: How to draw a ontop of a background in C# Pin
Christian Graus1-Mar-07 12:52
protectorChristian Graus1-Mar-07 12:52 
QuestionDatabinding problem Pin
ejbing1-Mar-07 12:37
ejbing1-Mar-07 12:37 
AnswerRe: Databinding problem Pin
Mike Hankey2-Mar-07 13:04
mveMike Hankey2-Mar-07 13:04 
GeneralRe: Databinding problem Pin
ejbing11-Mar-07 12:34
ejbing11-Mar-07 12:34 
QuestionTrying to draw using System.Drawing.Drawing2D Pin
laura13161-Mar-07 12:18
laura13161-Mar-07 12:18 
AnswerRe: Trying to draw using System.Drawing.Drawing2D Pin
Christian Graus1-Mar-07 12:33
protectorChristian Graus1-Mar-07 12:33 
GeneralRe: Trying to draw using System.Drawing.Drawing2D Pin
laura13161-Mar-07 12:39
laura13161-Mar-07 12:39 
GeneralRe: Trying to draw using System.Drawing.Drawing2D Pin
Luc Pattyn1-Mar-07 12:42
sitebuilderLuc Pattyn1-Mar-07 12:42 
GeneralRe: Trying to draw using System.Drawing.Drawing2D Pin
laura13161-Mar-07 12:50
laura13161-Mar-07 12:50 
GeneralRe: Trying to draw using System.Drawing.Drawing2D Pin
Christian Graus1-Mar-07 12:55
protectorChristian Graus1-Mar-07 12:55 
GeneralRe: Trying to draw using System.Drawing.Drawing2D Pin
Luc Pattyn1-Mar-07 13:30
sitebuilderLuc Pattyn1-Mar-07 13:30 

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.