scrollbar

  1. E

    Question Listview Scroll Position (or TopItem)

    I've been scouring the internet for the past couple of days trying to find a solution to this problem, but nothing I've tried has worked. In a nutshell, after the listview refreshes its items, I want the scrolled position to remain where it was, rather than going all the way back to the top. I...
  2. I

    Question make a own scrollbar with a limit

    Hi guys, I would like to make a scrollbar with limit stops at the top and bottom, but it does work but then stops me picturebox complete and does nothing and is no longer down! Who can help me please? Sincerely, dylan CODE: Public Class Form1 Dim startx As Integer Dim starty As...
  3. M

    Question Hoping to create a 'button' in a textbox.

    I'll try to be brief and yet clear about what I want to accomplish. My aim is to have a textbox in which a page of information is already written for the user to read. This box will have a vertical scrollbar, so I can't simply superimpose a button over the textbox. What I would like is to be...
  4. C

    Change scroll bar width

    This is hopefully a very simple question. I have not worked with resx or xml before. I am writing a touch screen program and want to change the scroll bar width so big fingers can use them... I found the following code with the comment "put this in the resource file for your app and it should...
  5. Geysser

    Tip Custom Scroll Bar

    I'm developing a media player in VB.NET and, being somewhat dissapointed by the standard controls of Toolbox, I've decided to create my own. All of them will be included in a Control Pack, and so far I've created only a scroll bar. Some points of interest, concerning this scrollbar, which I...
  6. mrtutorial08

    Question Adding spell check to a rich text box? VS orcas? Help please I have some questions

    Hi everyone... Could some 1 tell me how to spell check a rich text box..I don't want to use wpf nor do I want to use Interop Microsoft Word.. What is VS orcas edition(something like that) I have VS EE... I have VS Orcas but I never tried it.. What is it anyways.. I am building a word...
Back
Top