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

how to make the scrollbars always shown?

Is there any way to make them always shown?
The VScroll and HScroll seem not working at all.
Any one knows why?
Nov 15 '05 #1
1 1534
Not that I know of.

The scrollbars will only show if the data is more than it can be shown on
the view. And if the data can be held within the current view, the
scrollbars won't show, and so you can get a larger view area thann if they
would.
--------------------
Content-Class: urn:content-classes:message
From: "celeluck" <an*******@discussions.microsoft.com>
Sender: "celeluck" <an*******@discussions.microsoft.com>
Subject: how to make the scrollbars always shown?
Date: Wed, 15 Oct 2003 00:19:23 -0700
Lines: 3
Message-ID: <09****************************@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Thread-Index: AcOS7KjVc30hxH8GT0izaBUuDT50mg==
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Newsgroups: microsoft.public.dotnet.languages.csharp
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.csharp:191409
NNTP-Posting-Host: TK2MSFTNGXA11 10.40.1.163
X-Tomcat-NG: microsoft.public.dotnet.languages.csharp

Is there any way to make them always shown?
The VScroll and HScroll seem not working at all.
Any one knows why?


Nov 15 '05 #2

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

Similar topics

2
by: JohnK | last post by:
Hi all, This is my first time visiting this group. I already tried two other java groups, but those aren't very populated. I don't know if it is the right one, otherwise please tell me in which...
8
by: Pauli Østerø | last post by:
I have a serious problem. I have made an Control which draws a blueprint of a building and a related SpotMatrix. I have made it possible to zoom in on the blueprint and scroll around if the size...
2
by: felix | last post by:
Hi, I've a UserControl with the property AutoScroll = true. Thus, when child-controls overlap the visible area, the scrollbars are shown. How do I query the size or width of the scrollbars? In...
0
by: zlf | last post by:
While I build the project after making a few changes to it, visual studio will prompt me :"These project configuration(s) are out of date:...Would you like to build them?". It is annoying. What I...
5
by: MrNobody | last post by:
I'm doing some custom drawing to a Panel object overriding the onPaint, and the stuff I draw usually goes beyond the ClipRectangle of the panel's current size- so I set autoscroll to true yet it...
2
by: Ryan Liu | last post by:
private void dt_RowDeleted(object sender, DataRowChangeEventArgs e) { int id= (int)e.Row; if(id >5) { e.Row.RejectChanges(); MessageBox.Show(this, "Can not delete!" + id); }
2
by: Alan T | last post by:
How do I make it does NOT appear on the task bar when it is started?
0
by: Equilibrium | last post by:
Hi , I have MenuStrip in a form and i've add a ToolStripMenuItem called toolStripMenuItemRoot. I want the items of this toolStripMenuItemRoot to always shown. At the beggining it's ok in the...
1
by: junis | last post by:
dear all.. i have some application running (ex. Winword, Notepad, and My Application). the objective is ... i want My Application always active ... i mean that the windows is always see in...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...

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.