Hide RichTextBox Scrollbar?

Nov 25, 2009

I have a form with multiple richtextboxes that have synchronized scrolling (ie when one RTB scrolls, the other RTBs scroll down with it). The only problem I have is that I have 10 RTBs, which means 10 scrollbars in total. I would like some of them to not show for simplicity reasons. Basicly the scrollbar of RTB1 to show and hide the rest.

View 1 Replies


ADVERTISEMENT

Hide RichTextBox Scrollbar

Nov 26, 2009

I have a form with multiple richtextboxes that have synchronized scrolling (ie when one RTB scrolls, the other RTBs scroll down with it). The only problem I have is that I have 10 RTBs, which means 10 scrollbars in total. I would like some of them to not show for simplicity reasons. Basicly the scrollbar of RTB1 to show and hide the rest.

View 1 Replies

Hide Horizontal Scrollbar From Datagridview?

May 10, 2010

I need to hide horizontal scrollbar from datagridview.

View 1 Replies

Hide MDIParent Scrollbar When Moving MDIChild Form Around?

Aug 10, 2009

I would like to display the autoscroll bar on MDIParent form when user moves MDIChild form. I set the autoscroll to false on the MDIParent form, but it does not display the scroll bar. What should i do?

View 1 Replies

.net - Detect If A Scrollbar Is Or Is Not At The End Of A Richtextbox?

Mar 18, 2009

How to detect if a scrollbar is at or not at the end of a richtextbox?

edit: when I say at the end I mean completely scrolled to the bottom, not anywhere else.

View 3 Replies

Allow RichTextBox Scrollbar To Control Another RTB Scroll?

Jul 10, 2009

I want to be able to have a richtextbox scroll event synced with the scroll of another richtextbox. Do any of you know how this is possible

View 4 Replies

Change RichTextBox Horizontal Scrollbar Height ?

Sep 29, 2009

I'm using a RichTextBox and wondered if it's possible to change the height of the horizontal scrollbar. I don't hve much room to fit the RTB so I need to reduce the height of the scrollbar.

View 2 Replies

How To Hide Caret In A RichTextBox

Feb 24, 2009

I've searched the web for an answer, but i was not able to find a way to hide the caret of a RichTextBox in VB.NET.I've tried to set the RichTextBox.Enabled property to False and then change the background color and foreground color to non-grey ones but that did not do the trick.

View 6 Replies

RichTextBox Hide Selection?

May 23, 2011

I'm using a richtextbox and I format the text (color) during keypress.. (like visual basic language: text in black, "dim" in blue, "comments" in green...) I use selection properies to do this, ok, work fine, but I see the selection and unselection.. Ok, is very fast, but it's annoying.. there is a way to format the text and hide the selection?

View 2 Replies

VS 2008 Change Or Hide Blink Cursor In Richtextbox

Jul 6, 2010

Is there a way in the RichTextBox to change the Blinking cursor to a blinking _ like is dos or hide it all together? Or is there another object that I can use to simulate a dos prompt without it actually being a dos prompt where I can write text to it via code?

View 5 Replies

Textbox With Vertical Scrollbar - Get The Scrollbar Position Without Having To Reposition The Carat?

Oct 21, 2010

So with the stock Textbox, I set the Scrollbars property to Vertical. This is great if the text in my box never changes; I can scroll up and down while the box sits still. If I'm running a background operation that logs output to the box though, the scrollbar resets itself to the top every time I append text to the box.

I know I can set the Textbox.Selection property (or use the Select method) to reposition the carat in the textbox, make note of that position in a variable, then append text, reset the carat, and use the ScrollToCarat method to reposition the scrollbar where it belongs. That's a really (ridiculously) long way around. Anybody know if there's another/better way of holding the scrollbar position, short of actually building a custom control (or using a Textbox and a separate Scrollbar)? It never hurts to try. In a worst case scenario, you'll learn from it.

View 8 Replies

Hide/Show Items - Possible To Hide A Group Of Text Boxes From View In A Form

May 5, 2012

I'm curious if it is possible to hide a group of text boxes from view in a form until a particular condition is met, and to have a custom set of text boxes for that condition. To give an example; I want radio buttons offering choices for a manner of searching records, the user selects one and then a specific set of text boxes are displayed for the user to utilize, if a different option is chosen a different set of text boxes will be shown. Is this something that can be done?

View 7 Replies

Hide Any Dotnet Exe Is Hide Into Taskmanager In Windows 7 Using .net?

Mar 5, 2012

how to hide exe into task-manager in windows 7 using vb.net windows application?I want exe is hide into task-manager in windows 7 & windows vista machine using vb.net(windows application)

View 3 Replies

VS 2008 Hide The Taskbar O.o And Un-hide It?

Apr 20, 2009

Is there a way to to hide the taskbar o.o and unhide it?

View 1 Replies

Way To Search A Richtextbox Textfile That Will Highlight All Word Finds And Then Send Them To Another Richtextbox?

Aug 26, 2010

I have a richtextbox with a large file inside....I want to be able to search for "Fornication" within the text (KJV Bible) and have every instance of that word to pop up into another richtextbox along with the scripture it is in.

View 1 Replies

Create A Richtextbox On Formload Then Drag And Drop On Richtextbox?

Jun 28, 2011

I'm currently having a problem dragging and dropping my label1.text to a richtextboxt which isn't created on design time...well im currently found a solution but i think it is only for a temporary solution because i use a drag and drop i drag it to a textbox then it willl transfer the data to the richtextbox....through the use of the textbox... here is the code ive come through..[code]...

View 2 Replies

Get Text From Richtextbox In A Form To Another Inside A Richtextbox?

Jul 25, 2011

I am creating a text editor like notepad. Well its an advance type because it is a tabbed notepad type. It saves html files.

I only created tabcontrol on the design time named TabControl1. the tabpages and the richtextbox are created on the form load and when adding tabs. [code]...

View 7 Replies

Set Text To A Richtextbox In Form To Another Inside A Richtextbox?

Jul 26, 2011

I have 2 forms. The 1 is named frmMain. inside of it is a Richtextbox named RTB.

The other form is named frmInsert. Inside of it is a Richtextbox named rtbtext.[code]..

View 5 Replies

A Scrollbar For A Textbox?

Jan 26, 2011

How can I make a textbox have a scrollbar that appears when the text goes off the screen so the user can scroll down as needed?

View 3 Replies

Can't Get Scrollbar On (VB2008)

Jun 30, 2010

I have inherited support for a program written in VB2008

The problem I have is as follows:

Users have a low screen resolution (company policy) and so can't see the bottom of a particular form.

The bottom of the form has buttons that allow them to navigate between its' four pages so they need to be able to see them. This being the case I need to add a scrollbar to the form.

If I try to drag and drop a vscrollbar from the toolbox it just sits there at runtime (you can slide the button on the toolbar up and down but nothing happens regarding scrolling the page.

All the reading I have done seems to point to forms being given scrollbars in accordance to the AutoScroll, AutoScrollMargin and AutoscrollMinSize properties of the Form itself.

By setting these properties I can get scrollbars to appear in the IDE but they are not there at runtime.

I think I'm probably missing something really obvious here but, so far, have been unable to work out what it is.

View 10 Replies

Cannot Reach Scrollbar's Value

Jan 13, 2011

So, in my vertical scrollbar, the maximum value is 16. In my application, I made a Label to track the scrollbar's value, just for testing purposes. I noticed that when I move the bar to the bottom, the value is 6. And when a [i]release[/i] the button (stop holding it with the mouse), the value becomes 7. Something similar goes when I move the button to the top: It is 1, and when I release the button, it becomes 0. That's a bit weird, but what mainly bugs me is why I cannot reach value 16?

View 1 Replies

Scrollbar In Windows 7, Not In XP?

Jul 6, 2010

I'm working on a project which must run on several computers, each with their own version of windows.

In Windows XP the project runs fine, but in Windows 7 I get a horizontal aswell a vertical scrollbar. I can't seem to turn it of.

I'm using a MDI parent and several childforms, eacht childform neatly adjusted in size to fit the parent, not exeeding the parent limits.

autoscroll is false
windowstate normal

Am I missing something, or is this just a supurb item in wondows 7?

View 3 Replies

ScrollBar With DataGrid?

Oct 26, 2009

I am using Visual Basic.Net 2003 and have a DataGrid in the form that I am using but I can't find anuindication or procedure to add a vertical ScrollBar.

View 7 Replies

Auto-hide Label After 10 Sec And After Label Hide Redirect

Jan 15, 2011

I have a label and button on label in my asp.net webform.i want when i click on button then label1 will be visible with text "Success" and then it will hide automatically after some time say 10 seconds.I M using asp.net (VB)How to auto hide label after 10 sec and after label hide redirect to the ~/Default.aspx ?

View 1 Replies

Add Mouse Up Event To Scrollbar?

May 25, 2010

I create some vscrollbars dynamically and add scroll event handlers to them. I really want to detect when the user has finished scrolling with a mouse up event but this doesn't seem to be part of the scrollbar events.

View 3 Replies

C# - DropDown Menu With ScrollBar In .NET

Jul 3, 2010

I'm trying to make a user control similar to the Windows Vista/7 breadcrumb bar used in windows explorer. However, when I show the drop down menu for a breadcrumb with many sub items, I get a very long list that sometimes exceeds the screen size. In the Windows Vista/7 example however, there are a maximum of 18 items displayed at a time and a scrollbar appears at the right when the number of sub items exceeds this number (18).

[Code]...

View 3 Replies

Get Vertical Scrollbar For Form1?

Apr 25, 2010

My problem is that I built this program for my VB class, but I built it on my desktop at home which is a 23" monitor. When this is opened on a smaller screen, you dont get to see all of the project. I want to add a vertical scroll bar but that is beyond what I have been taught and beyond what my book teaches...

how to get a vertical scroll bar to scroll the whole form?

View 1 Replies

Get Vertical ScrollBar Postion?

May 25, 2009

I have a TOS agreement that i would like my user to have to view ...

basically the same way "World Of Warcraft" does it ...

You must scroll to the bottom for the accept button to be enabled and clickable...

but in vb.net i cant seem to find a way to determine the vertical scrollbar postition .

View 5 Replies

Getting The Horizontal Scrollbar Location?

Dec 2, 2009

I have a horizontal scrollbar on my form, and the form is longer (vertically) than the screen. What I'd like is for the horizontal scrollbar to always be visible at the bottom of the screen, no matter where the user is vertically. Right now, the user has to scroll all the way to the bottom of the form in order to see the horizontal scrollbar.

View 2 Replies

Page Under The Tab Have The Property Set For A Scrollbar?

Dec 15, 2010

I have an app that uses the Tabcontrol. Can the page under the tab have the property set for a scrollbar? I can see the autoscroll, but thats not what I need.

View 5 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved