Horizontal scrollbar question -
Is it possible to disable the scrolling using the slider ?
By that I mean they can only scroll using the "end bits".
I've got 3 grids displaying info from arrays, and when they for example click right it shuffles the info from grid 2 to grid 1, from grid 3 to grid 2, and then populates grid 3 with the next lot of data.
Problem with this is that if they use the slider it knocks my count out of step.
I could end up with 2 buttons for left and right, but prefer to haev the scrollbar on the form, even though I am trying to disable part of it.
horizontal scrollbar -
I hope this is an easy question !
I have a horizontal scrollbar on my form, which populates 3 grids accordingly.
How do I tell if the user is scrolling left or right ?
MDI Scrollbar problem -
Hey Guys,
I have a small problem, I have made an MDI form and it works just fine. I had the scrollbars turned of, but still there appears a disabled horizontal scrollbar on the bottom of the mdi form :S. I have tried to remove it by removing the WS_HSCROLL style but it doesn't seem
Is it possible to remove a horizontal scroll bar from a listview -
I have a listview in my program and it has a horizontal scrollbar. All of my info fits in the listview window just fine, so the horizontal scrollbar really has no point and it looks kinda tacky in my opinion. Is there any way to get rid of it?
[2005] ListView Horizontal Scrollbar -
Hi, I have a ListView on my form. I'd like only the vertical scrollbar to be visible at all times. I noticed that the ListView has a Scrollable property, but this works only for both scrollbars, not each individually. So I do NOT want the horizontal scrollbar to appear at all. Any
[RESLOVED]Horizontal scrollbar -
Hi,
I have a checkbox style listbox. How do I get a horizontal scrollbar in it. I can't seem to find any property for it.
Sarah
Horizontal scrollbar in Datalist -
Hi,
Does anyone knows how to use win api to set horizontal scrollbar in datalist?
I have tried the SendMessage Lib, but the horizontal scrollbar only works for normal Listbox.
*note: I have to use the datalist because there will be hundreds of lines, so using datalist is fas
Horizontal scrollbar in a listbox Can you -
Can you have a horizontal scrollbar in a list box so that you can see long strings of text?
Remove Horizontal Scrollbar from ListView -
Is there a way to remove the horizontal scrollbar from a listview control thru the API? In some cases, even though there is ample room to display the last column's data, I still get the scrollbar.
TIA
Horizontal Scrollbar! -
The WebBrowser control displays the vertical scrollbar by default irrespective of whether a web page necessitates a vertical scrollbar or not but the horizontal scrollbar doesn't get rendered in the WebBrowser control by default. It comes up if & only if the web page necessitates i
Horizontal Scrollbar for a RichTextBox -
Can anyone get a horizontal Scrollbar for a RichTextBox to show! I can get a Vertical one, but not a horizontal one!
Any suggestions!!
[2005] scrollbar question. -
Hello, I have made an application with a WebBrowser in.
I uploaded it to a site so my friends could download it. One of them downloaded it, and said 'I have a small screen, and I can't see all the website. Is there a way you can include a horizontal scrollbar to the bottom of your
Horizontal Scrollbar -
Hello,
One of my forms has turned out to be really big and it looks funny so I have reduced the form size so that only the first part of the form shows. I have added a horizontal scrollbar at the botton of the form so that users can scroll right to see the rest of the form.
How d
Api tricks -
How to get rid of listview's horizontal scrollBar, there is no property for that. But I think there must be a API fuction can do the trick. I understand if I adjust the column much wider then the horizontal scrollbar will dissapear, but that is not the trick I am looking for. Thanks in
Here is a unlimited horizontal scrollbar, without ocx -
Hi,
I played a little around to create a unlimited (ok, Limit is 2.147.483.647, hehe) scrollbar. This here works fine except some little finetuning. I am a busy with other work so I would be happy if somebody jumps in and help.
That you don't missunderstand it. This scrollbar is
removing horizontal scrollbar from treeview -
is there any way to remove just the horizontal scrollbar from the treeview control and not the vertical one? thanks.
treeview control and unwanted horizontal scrollbar -
hi
the application i'm working on is progressing well (ish) but now i'm working more on the interface theres one thing i *really* want to get rid of.
I have a treeview control, now it sometimes displays a horizontal scrollbar, not that it *needs* to mind, and not that it does any
ScrollBar - Weird goings on {RESOLVED} -
I have a scrollbar on a MDIChild form. The child is part of a control array.
The child form only contains 2 controls. A PBox and the Horizontal ScrollBar. The child form and PBox are set to scalemode pixel.
If the scrollbar Min/Max values are NOT set in code (even though they
Webbrowser Control Scrolling -
Aight....here I am yet again with a small problem....
I've just noticed this...when you place a webbrowser control on your form and set it to resize each time the form is resized a problem occurs...
Apparently, if the website normally has the horizontal IE6 scrollbar on them, thi
[2003] Horizontal scrollbar in Combo box -
I have a combo box that gets records from a database. The width is set to 264 wherein it has to fit the design in my form. But the record that it gets is longer than the combo box's width to display. I cannot find where I will be able to show the Horizontal scrollbar....
datagrid vertical scrollbar bug -
Hi,
My datagrid which refreshes every 5 seconds is behaving strange...
When i scroll down, the scrollbar is flying to top again....the position of the scrollbar seems to be lost...
The horizontal scrollbar doesnt have this problem.....
Is there an update for the datagrid object
Wordwrap in a listbox or horizontal scrollbar -
How do you make a string in a listbox wrap around to the next line or make a horizontal scrollbar appear so that the rest of the string is visible? Thanks.
ListView Vertical Scrollbar -
Hi! My Listview vertical scrollbar does not automatically display eventhough it is filled with records, I have to click and drag the horizontal scrollbar to the right first and back in order to display the vertical scrollbar. What property should i use so that the scrollbar will automa
Where is my horizontal scroll bar -
Hi
In the window of the vb , there is not horizontal scrollbar, How do I configure It ?
Thank you in advance
Scroll to the end of a Scrollbar -
I'm adding a horizontal scrollbar to a listbox, and I need it scrolled all the way to the right end? Do you use SendMessage? :unsure:
Scrollbar in Listbox on CE.NET App -
Is there a way to add a horizontal scrollbar to a .NET application on Windows CE?
I don't see a property for adding one, how can I do this?
Thanks,
Jacob438
ScrollBar Usage (Resolved) -
Hello everybody
I would like to add a horizontal & vertical scrollbar to my application. I know how to add one in Visual C++, in which I can use the SetScrollRange method to set the scrollbar range. Is there a similar method in the Visual Basic HScroll, VScroll controls?
Thought this was easy! -
Though it might be but I just can't come up with an answer to this right now.
Ok I' ve got a textbox set to multiline and using a horizontal scrollbar at the bottom, so far no problem right? Well, my problem is I don't really want this textbox to be multiline but I cant use that Hori
Connect scrollbar to richtextbox -
Hoi to you all,
I tried to connect a horizontal scrollbar to the
vertical scrollbar of a richtextbox but didn't succeed.
Is it possible to do so ?
(background : i try to group a set of controls together
to avoid large hand-movements with the mouse...RSI...
eh...and i'm a ki
Stupid scrollbar when using a treeview -
Whenever i place a treetriew in a project, a horizontal scrollbar apears. It's not needed, it looks ugly and i can't get ridd of it... Anyone has a sollution?
MSFlexGrid Scrolling Problem -
I have a funny feeling there will be a simple answer to this, but... I have a MSFlexGrid with the Enabled property set to False, because I only want the user to see the data, not to edit it. There are several columns that are not visible, and the horizontal scrollbar does appear, but w
Scrollbar dimensions -
How can I figure out the width (height) of the vertical (horizontal) scrollbar that shows up automatically in msflexgrids when the number of rows (columns) is such that they won't fit?
Flexgrid Resize Problem -
Checked the forum, saw no answer to my particular situation. I have a msflexgrid with column widths that are set so they look just like i need them too and leave just enough room for a vertical scrollbar to pop up without showing a horizontal scrollbar. I need it to look exactly the sa
Richtextbox with horizontal and verticle scrollbars -
I have a richtextbox with only a verticle scrollbar. Even when I make it so in the properties it says both I only get a verticle scrollbar. If I say just horizontal then I doesn't give me vertical or horizontal. Is this a problem that everyone else has been having? Can you fix it?
Rich textbox horizontal scrolling -
I have a small rich textbox control on a form with both the vertical and horizontal scrolls enabled and the multiline property enabled. When I either type or paste text into the rich textbox, it functions as you'd expect (although the horizontal scrollbar never appears, no matter how
No vertical scrollbar -
Hello,
I have a panel with some dynamic content on it. This content can only overflow the panel's region on the left and right edges, thus I only need a horizontal scrollbar. Problem is that the vertical scrollbar shows up as well, even though I don't need it. How can I stop it from
how to use listview[urgent] -
how to use vertical scrollbar in listview to scroll thru the contents in that. Normaly it has horizontal scrollbar.
combobox horizontal scrollbar -
How to use sendmessage api function to set horizontal scroll
bar to a combobox in vb .
Thanks
Early problems with VB.NET -
I am new to VB.NET and today tried it for the first time. What frustrates me already, is that I can't maximize a form during design time and that the horisontal scrollbar does not work with the RichTextbox (not even the Forced Horizontal Scrollbar). Can somebody help me out here so tha
ScrollingPanel from MetaBuilders.com -
How do I hide the horizontal scrollbar? When I say "auto" both the vertical and horizontal scrollbar are shown?
http://www.metabuilders.com/Tools/ScrollingPanel.aspx
horizontal scrollbar in file list box -
Can anyone tell me how can I add horizontal scrollbar in file list box?