473,396 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

windows xp stylee buttons?

is it possible to make vb.net apps have xp style buttons in xp?

Stephen
Nov 20 '05 #1
13 1114
The buttons will have the XP look and feel by default if run under XP, but
check out this link...
http://www.codeproject.com/cs/miscct...yle_button.asp

HTH,

Bill

"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:uV*************@TK2MSFTNGP11.phx.gbl...
is it possible to make vb.net apps have xp style buttons in xp?

Stephen

Nov 20 '05 #2
the buttons on mine are not xp style by default, neither are the frames -
dont know what else is different on xp!
i am running xp pro with sp1 and further updates.
puzzling?

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
The buttons will have the XP look and feel by default if run under XP, but
check out this link...
http://www.codeproject.com/cs/miscct...yle_button.asp

HTH,

Bill

"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:uV*************@TK2MSFTNGP11.phx.gbl...
is it possible to make vb.net apps have xp style buttons in xp?

Stephen


Nov 20 '05 #3
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.

I'll look around some more and see if I can find anything...sorry about the
bum tip, I just took it for granted that all XP systems/SPs etc would have
the same behavior.

I'll get back shortly if I can find anything.

Cheers,

Bill
"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
the buttons on mine are not xp style by default, neither are the frames -
dont know what else is different on xp!
i am running xp pro with sp1 and further updates.
puzzling?

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
The buttons will have the XP look and feel by default if run under XP, but check out this link...
http://www.codeproject.com/cs/miscct...yle_button.asp

HTH,

Bill

"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:uV*************@TK2MSFTNGP11.phx.gbl...
is it possible to make vb.net apps have xp style buttons in xp?

Stephen



Nov 20 '05 #4
Oddly, they will not be by default.

What you need to do is change the buttons 'flatstyle' property to be system,
not standard as they probably are

Then the buttons will be XP style then.

If you using VS 2003, then search on XP Theme the help section filtered to
'visual basic' and you will see the doco on how do do other controls as
well.


"William Ryan" <do********@nospam.comcast.net> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.

I'll look around some more and see if I can find anything...sorry about the bum tip, I just took it for granted that all XP systems/SPs etc would have
the same behavior.

I'll get back shortly if I can find anything.

Cheers,

Bill
"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
the buttons on mine are not xp style by default, neither are the frames -
dont know what else is different on xp!
i am running xp pro with sp1 and further updates.
puzzling?

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
The buttons will have the XP look and feel by default if run under XP,

but check out this link...
http://www.codeproject.com/cs/miscct...yle_button.asp

HTH,

Bill

"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:uV*************@TK2MSFTNGP11.phx.gbl...
> is it possible to make vb.net apps have xp style buttons in xp?
>
> Stephen
>
>



Nov 20 '05 #5
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.

I'll look around some more and see if I can find anything...sorry about the
bum tip, I just took it for granted that all XP systems/SPs etc would have
the same behavior.

I'll get back shortly if I can find anything.

Cheers,

Bill
"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
the buttons on mine are not xp style by default, neither are the frames -
dont know what else is different on xp!
i am running xp pro with sp1 and further updates.
puzzling?

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
The buttons will have the XP look and feel by default if run under XP, but check out this link...
http://www.codeproject.com/cs/miscct...yle_button.asp

HTH,

Bill

"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:uV*************@TK2MSFTNGP11.phx.gbl...
is it possible to make vb.net apps have xp style buttons in xp?

Stephen



Nov 20 '05 #6
Oddly, they will not be by default.

What you need to do is change the buttons 'flatstyle' property to be system,
not standard as they probably are

Then the buttons will be XP style then.

If you using VS 2003, then search on XP Theme the help section filtered to
'visual basic' and you will see the doco on how do do other controls as
well.


"William Ryan" <do********@nospam.comcast.net> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.

I'll look around some more and see if I can find anything...sorry about the bum tip, I just took it for granted that all XP systems/SPs etc would have
the same behavior.

I'll get back shortly if I can find anything.

Cheers,

Bill
"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
the buttons on mine are not xp style by default, neither are the frames -
dont know what else is different on xp!
i am running xp pro with sp1 and further updates.
puzzling?

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
The buttons will have the XP look and feel by default if run under XP,

but check out this link...
http://www.codeproject.com/cs/miscct...yle_button.asp

HTH,

Bill

"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:uV*************@TK2MSFTNGP11.phx.gbl...
> is it possible to make vb.net apps have xp style buttons in xp?
>
> Stephen
>
>



Nov 20 '05 #7
* "Stephen Remde" <sp*******@smremde.co.uk> scripsit:
is it possible to make vb.net apps have xp style buttons in xp?


NET 1.0:

Set the controls' 'FlatStyle' properties to 'System', then add an application manifest.

Tools

<http://www.msjogren.net/dotnet/eng/tools/default.asp>
-> "ThemeMe"

MSDN:

VS.NET Addin for using XP visual styles
<http://tinyurl.com/37yk>

Using XP Visual Styles in Windows Forms apps
<http://tinyurl.com/37yi>

..NET 1.1:

<http://msdn.microsoft.com/msdnmag/issues/03/03/WindowsForms/default.aspx>

\\\
Application.EnableVisualStyle()
Application.DoEvents()
///

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #8
* "William Ryan" <do********@nospam.comcast.net> scripsit:
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.


See my reply... It seems that you set the 'FlatStyle' property and used
a manifest or 'EnableVisualStyles'.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #9
* "Stephen Remde" <sp*******@smremde.co.uk> scripsit:
is it possible to make vb.net apps have xp style buttons in xp?


NET 1.0:

Set the controls' 'FlatStyle' properties to 'System', then add an application manifest.

Tools

<http://www.msjogren.net/dotnet/eng/tools/default.asp>
-> "ThemeMe"

MSDN:

VS.NET Addin for using XP visual styles
<http://tinyurl.com/37yk>

Using XP Visual Styles in Windows Forms apps
<http://tinyurl.com/37yi>

..NET 1.1:

<http://msdn.microsoft.com/msdnmag/issues/03/03/WindowsForms/default.aspx>

\\\
Application.EnableVisualStyle()
Application.DoEvents()
///

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #10
* "William Ryan" <do********@nospam.comcast.net> scripsit:
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.


See my reply... It seems that you set the 'FlatStyle' property and used
a manifest or 'EnableVisualStyles'.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #11
Thanks for the tip, that makes sense. We always use System, so when our
stuff showed up in XP format by default on the XP boxes, I just assumed
(incorrectly) that it was the default behavior.

Thanks again,

Bill
"AussieRules" <so*****@nowhere.com> wrote in message
news:O1**************@TK2MSFTNGP09.phx.gbl...
Oddly, they will not be by default.

What you need to do is change the buttons 'flatstyle' property to be system, not standard as they probably are

Then the buttons will be XP style then.

If you using VS 2003, then search on XP Theme the help section filtered to 'visual basic' and you will see the doco on how do do other controls as
well.


"William Ryan" <do********@nospam.comcast.net> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.

I'll look around some more and see if I can find anything...sorry about

the
bum tip, I just took it for granted that all XP systems/SPs etc would have
the same behavior.

I'll get back shortly if I can find anything.

Cheers,

Bill
"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
the buttons on mine are not xp style by default, neither are the frames - dont know what else is different on xp!
i am running xp pro with sp1 and further updates.
puzzling?

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
> The buttons will have the XP look and feel by default if run under

XP, but
> check out this link...
> http://www.codeproject.com/cs/miscct...yle_button.asp
>
> HTH,
>
> Bill
>
> "Stephen Remde" <sp*******@smremde.co.uk> wrote in message
> news:uV*************@TK2MSFTNGP11.phx.gbl...
> > is it possible to make vb.net apps have xp style buttons in xp?
> >
> > Stephen
> >
> >
>
>



Nov 20 '05 #12
Thanks for the tip, that makes sense. We always use System, so when our
stuff showed up in XP format by default on the XP boxes, I just assumed
(incorrectly) that it was the default behavior.

Thanks again,

Bill
"AussieRules" <so*****@nowhere.com> wrote in message
news:O1**************@TK2MSFTNGP09.phx.gbl...
Oddly, they will not be by default.

What you need to do is change the buttons 'flatstyle' property to be system, not standard as they probably are

Then the buttons will be XP style then.

If you using VS 2003, then search on XP Theme the help section filtered to 'visual basic' and you will see the doco on how do do other controls as
well.


"William Ryan" <do********@nospam.comcast.net> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Hmm, that is puzzling. Obviously I'm wrong about the default, but we've
deployed 300+ of our apps on both XP Home and XP Pro Apps and they all
switch accordingly.

I'll look around some more and see if I can find anything...sorry about

the
bum tip, I just took it for granted that all XP systems/SPs etc would have
the same behavior.

I'll get back shortly if I can find anything.

Cheers,

Bill
"Stephen Remde" <sp*******@smremde.co.uk> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
the buttons on mine are not xp style by default, neither are the frames - dont know what else is different on xp!
i am running xp pro with sp1 and further updates.
puzzling?

"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
> The buttons will have the XP look and feel by default if run under

XP, but
> check out this link...
> http://www.codeproject.com/cs/miscct...yle_button.asp
>
> HTH,
>
> Bill
>
> "Stephen Remde" <sp*******@smremde.co.uk> wrote in message
> news:uV*************@TK2MSFTNGP11.phx.gbl...
> > is it possible to make vb.net apps have xp style buttons in xp?
> >
> > Stephen
> >
> >
>
>



Nov 20 '05 #13
"William Ryan" <do********@nospam.comcast.net> wrote in message
news:ee**************@TK2MSFTNGP12.phx.gbl...
The buttons will have the XP look and feel by default if run under XP


Only the nonclient area of the window will have the XP look by default.

-- Alan
Nov 20 '05 #14

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Stephen Remde | last post by:
is it possible to make vb.net apps have xp style buttons in xp? Stephen
6
by: Charles Neitzel | last post by:
I'm trying to write a windows application in C# (Using Microsoft Visual C# 2005 Express) that is nothing more than a simple UI with buttons on it. The buttons do various things like running...
1
by: Charles | last post by:
I'm trying to write a windows application in C# (Using Microsoft Visual C# 2005 Express) that is nothing more than a simple UI with buttons on it. The buttons do various things like running...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.