PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft VB .NET
Scrollbar same as Windows
Forums
Newsgroups
Microsoft DotNet
Microsoft VB .NET
Scrollbar same as Windows
![]() |
Scrollbar same as Windows |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I would like have same control as Windows XP, Ex. All arrows in dropdown is
blue, scrollbar to, progressbar ... I can ?? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hello,
"FaciCAD" <cad@norclair.com> schrieb: > I would like have same control as Windows XP, Ex. All > arrows in dropdown is blue, scrollbar to, progressbar ... 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 -> tool "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/i...ms/default.aspx -- Herfried K. Wagner MVP · VB Classic, VB.NET http://www.mvps.org/dotnet |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi Herfried,
You are aware that like most controls, the ScrollBar does not have a FlatStyle property, aren't you? I believe that there are only six controls in System.Windows.Forms that sport the FlatStyle property. - Robert "Herfried K. Wagner [MVP]" <hirf.nosp@m.activevb.de> wrote in message news:%23Yu4T2VfDHA.460@TK2MSFTNGP12.phx.gbl... > Hello, > > "FaciCAD" <cad@norclair.com> schrieb: > > I would like have same control as Windows XP, Ex. All > > arrows in dropdown is blue, scrollbar to, progressbar ... > > 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 > -> tool "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/i...ms/default.aspx > > -- > Herfried K. Wagner > MVP · VB Classic, VB.NET > http://www.mvps.org/dotnet > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Hello,
"Robert Havens" <Not@a.chance> schrieb: > You are aware that like most controls, the ScrollBar does > not have a FlatStyle property, aren't you? Most of these controls will be themed automatically. -- Herfried K. Wagner MVP · VB Classic, VB.NET http://www.mvps.org/dotnet |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

