473,378 Members | 1,594 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,378 software developers and data experts.

Scrollbar same as Windows

I would like have same control as Windows XP, Ex. All arrows in dropdown is
blue, scrollbar to, progressbar ... I can ??
Nov 20 '05 #1
3 2038
Hello,

"FaciCAD" <ca*@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/is...s/default.aspx

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #2
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]" <hi*******@m.activevb.de> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
Hello,

"FaciCAD" <ca*@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/is...s/default.aspx

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet

Nov 20 '05 #3
Hello,

"Robert Havens" <No*@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
Nov 20 '05 #4

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

Similar topics

6
by: Colin McGuire | last post by:
Hello experts, this is a repost but I have been (much) more clear. I want to know the position of the horizontal scrollbar in a textbox as a percentage - if the horizontal scrollbar is hard...
22
by: Colin McGuire | last post by:
I apologize for posting yet another scrollbar question. Here is my code. All I want is for a diagonal line to appear from coordinates (0,0) to (width,height) in a usercontrol regardless of whether...
3
by: spielmann | last post by:
Hello I want to change the scrollbar size of windows, How can I do that with vb.net I have find this in VB6 but how can we convert simply this code. thx
0
by: Ron Dahl | last post by:
I have a form containing a panel and a picturebox inside the panel. The form load code changes the panel size to 400x400 and the picturebox size to 800x800 Autoscroll on the panel is set to true....
0
by: d.steininger | last post by:
Hi there! Is there a way to bind a Textbox.Text to a ScrollBar.Value (not the Textbox-own Scrollbar) and vice versa? The Problem: I have to deal with two controls. The Textbox should accept...
10
by: Crazy Cat | last post by:
Hi, I am dynamically creating datagridviews for my application, then filling them with data from a 30 row datatable, and everything seems to work great with one exception. My horizontal...
14
by: Michael Weis | last post by:
Hello all, as a non-professional in these things, I searched for this topic but found no satisfying answer: I have to create a site with 3 frames. (Please no diskussion about the sense of...
1
by: qhimq | last post by:
Hi, I have a lot of edit child windows and text painted on a windows application made from the API all at runtime. How do I go about making the scrollbar to move them all? What I attempted: ...
1
by: Jenny | last post by:
Dear all, I have one select which lists one visible element. I want this select can show scrollbar after I click its down arrow, so that i can use the scrollbar to select the element i want. ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?

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.