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

IDE doesn't show Horizontal scrollbar.


Hi All,

I have installed VS .NET 2002 on my machine.
I have checked both Vertical scrollbar and Horizontal Scrollbar options, in
Tools ->
Options->
Text Editor->
General->
Vertical Scrollbar
Horizontal Scrollbar

IDE shows the Vertical Scrollbar, but it doesn't show Horizontal scrollbar.

I checked it by closing the IDE and again opening it, but still I can't see
Horizontal scrollbar and that's why part of long line comes down to next
line.

Can anyone tell me the solution?

Thanks in Advance,
Sakharam Phapale
Nov 21 '05 #1
4 2897
"Sakharam Phapale" <sp******@annetsite.com> schrieb:
I have installed VS .NET 2002 on my machine.
I have checked both Vertical scrollbar and Horizontal Scrollbar options,
in
Tools ->
Options->
Text Editor->
General->
Vertical Scrollbar
Horizontal Scrollbar

IDE shows the Vertical Scrollbar, but it doesn't show Horizontal
scrollbar.


Check "Tools" -> "Options..." -> "Text Editor" -> "Basic" -> "General" ->
"Settings" -> "Wrapping" (or similar, translated from the German version of
VS.NET 2003).

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #2
"Sakharam Phapale" <sp******@annetsite.com> schrieb:
I have installed VS .NET 2002 on my machine.
I have checked both Vertical scrollbar and Horizontal Scrollbar options,
in
Tools ->
Options->
Text Editor->
General->
Vertical Scrollbar
Horizontal Scrollbar

IDE shows the Vertical Scrollbar, but it doesn't show Horizontal
scrollbar.


Check "Tools" -> "Options..." -> "Text Editor" -> "Basic" -> "General" ->
"Settings" -> "Wrapping" (or similar, translated from the German version of
VS.NET 2003).

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #3

Thanks Herfried,

Regards,
Sakharam Phapale

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
"Sakharam Phapale" <sp******@annetsite.com> schrieb:
I have installed VS .NET 2002 on my machine.
I have checked both Vertical scrollbar and Horizontal Scrollbar options,
in
Tools ->
Options->
Text Editor->
General->
Vertical Scrollbar
Horizontal Scrollbar

IDE shows the Vertical Scrollbar, but it doesn't show Horizontal
scrollbar.
Check "Tools" -> "Options..." -> "Text Editor" -> "Basic" -> "General" ->
"Settings" -> "Wrapping" (or similar, translated from the German version

of VS.NET 2003).

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #4

Thanks Herfried,

Regards,
Sakharam Phapale

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
"Sakharam Phapale" <sp******@annetsite.com> schrieb:
I have installed VS .NET 2002 on my machine.
I have checked both Vertical scrollbar and Horizontal Scrollbar options,
in
Tools ->
Options->
Text Editor->
General->
Vertical Scrollbar
Horizontal Scrollbar

IDE shows the Vertical Scrollbar, but it doesn't show Horizontal
scrollbar.
Check "Tools" -> "Options..." -> "Text Editor" -> "Basic" -> "General" ->
"Settings" -> "Wrapping" (or similar, translated from the German version

of VS.NET 2003).

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #5

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

Similar topics

1
by: Pal Csepregi | last post by:
Hi can i remove somehow the horizontal scrollbar? just the horizontal! Thx PallR
44
by: Mariusz Jedrzejewski | last post by:
Hi, I'll be very grateful if somebody can explain me why my Opera 7.23 (runing under linux) doesn't show me inner tables. Using below code I can see only "inner table 1". There is no problem with...
1
by: Marco Liedekerken | last post by:
Hi, I want a Horizontal scrollbar to appear in my Panel control when I add new controls to it (when the width is getting too big). The Vertical scrollbar is easy (adding overflow: auto to the...
0
by: Lundy | last post by:
greetings, The listbox control on my aspx page has a vertical scrollbar. But some of the text extends beyond the right limit of the listbox. I don't see a horizontal scrollbar, and I don't...
1
by: dhnriverside | last post by:
Hi guys I'm using a div to create a list with ajax stuff. At the moment, the div shows a scrollbar if the content is larger than the div. The problem is that if it isnt, the scrollbar...
0
by: Sakharam Phapale | last post by:
Hi All, I have installed VS .NET 2002 on my machine. I have checked both Vertical scrollbar and Horizontal Scrollbar options, in Tools -> Options-> Text Editor-> General-> Vertical Scrollbar...
2
by: musicmouse | last post by:
Happy new year to you all, I have a problem with the css settings for the horizontal scrollbar of a textarea. When I look at my textarea's in Internet Explorer (I use 5.5) I see only a...
3
by: j0rd4n | last post by:
I have a user control that needs to allow vertical scrolling but not horizontal scrolling. In the user control's resize event, I need to adjust the size of all the children controls. For this to...
1
by: bai | last post by:
In my page, I have both horizontal and vertical scroll bars. I want to to some action on Vertical scrollbar click/move and some other action on horizontal scrollbar move/click. How to know whether...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.