Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
xp style components using c#.net?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike Suiter  
View profile  
 More options Jun 20 2002, 12:07 am
Newsgroups: microsoft.public.dotnet.framework.windowsforms
From: "Mike Suiter" <nospam_msui...@tconl.com>
Date: Wed, 19 Jun 2002 23:06:42 -0500
Local: Thurs, Jun 20 2002 12:06 am
Subject: xp style components using c#.net?
hi,

i've been playing around in vs.net using a c#.net windows form.  i added
some buttons, checkboxes, etc.  i have not found a way to make these appear
"xp style".  am i missing some setting, or is this not possible in .net?

thanks.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pierre Arnaud  
View profile  
 More options Jun 20 2002, 2:06 am
Newsgroups: microsoft.public.dotnet.framework.windowsforms
From: "Pierre Arnaud" <PierreDuA...@msn.com>
Date: Thu, 20 Jun 2002 08:05:28 +0200
Local: Thurs, Jun 20 2002 2:05 am
Subject: Re: xp style components using c#.net?

> i've been playing around in vs.net using a c#.net windows form.  i added
> some buttons, checkboxes, etc.  i have not found a way to make these
appear
> "xp style".  am i missing some setting, or is this not possible in .net?

Make sure you set FlatStyle to FlatStyle.System for the controls which
offer this setting, and of course, define a "*.exe.manifest" file, as
for any other XP style application...

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Daniel Koch  
View profile  
 More options Jun 20 2002, 2:54 am
Newsgroups: microsoft.public.dotnet.framework.windowsforms
From: "Daniel Koch" <daniel.koch.1...@gmx.net>
Date: Thu, 20 Jun 2002 08:50:55 +0200
Local: Thurs, Jun 20 2002 2:50 am
Subject: Re: xp style components using c#.net?
Take a look at these link:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_v...
t/html/vbtchusingwindowsxpvisualstyleswithcontrolsonwindowsforms.asp

http://www.gotdotnet.com/team/windowsforms/Themes.aspx

--
Daniel Koch

http://www.daniel-koch.de/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »