Advertisement

1 - 10 of 3628 containing alltags:("textbox") (0.003 seconds)
I am waiting for my Office97 Visual Basic for Applications Language Reference to come in the mail but until that time I am stuck with the reference in the VB Editor and it leaves a lot to be desire...
Zones: Ms Office SuiteDate Answered: 11/07/1997 Grade: B Views: 0
I have two multiline text boxes. One text box contains text on seeing these text i want to type the text in another text box. As i type down, vertical scroll bar scrolls in the text box i type, So ...
Zones: Visual BasicDate Answered: 03/04/1998 Grade: C Views: 0
I want some code or a text box that can show different colors in the background and the foreground many times in the same box. The textbox mIRC is using in channels is a very perfect example, it ca...
Zones: Visual BasicDate Answered: 05/23/1998 Grade: C Views: 4
I want to center text strings from a database in a multiline textbox. Not only the usual left-right centering, but also top to bottom (the text must be centered in the middle of the textbox). How c...
Zones: Visual BasicDate Answered: 06/17/1998 Grade: A Views: 0
Is there a way to tell, in code, that a textbox has been stuffed with more text than it's "real estate" can hold?
Zones: Visual BasicDate Answered: 07/06/1998 Grade: B Views: 0
I have one multi-line textbox, and I have an array of one-line textboxes. All of them have some text. If I click the mouse inside text of the multi-line textbox, it acts normally.  For instance, if...
Zones: Visual BasicDate Answered: 08/11/1998 Grade: A Views: 0
I've got an Excel spreadsheet with three columns and about 300 rows.  I am trying to cut the size of my application and load the DB into a textbox or RichTextBox instead of a DBGrid control.  Anyon...
Zones: VB DBDate Answered: 10/21/1998 Grade: C Views: 0
Yeah, how do you do this??? thanx in advance.
Zones: Visual BasicDate Answered: 02/08/1999 Grade: C Views: 0
How can I disable the popup menu functionality when right-clicking a textbox control?
Zones: VB ControlsDate Answered: 12/30/1998 Grade: A Views: 0
When the user strikes the enter key after entering text in a textbox I want thing to happen. Now I am using the keydown procedure and than checking if the keydown is an enter key (chr13). There mus...
Zones: Visual BasicDate Answered: 05/26/1999 Grade: A Views: 0