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...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_100...
Zones:
MS OfficeDate Answered: 11/07/1997 Rating: 7.4 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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10038703.html
Zones:
Visual BasicDate Answered: 03/04/1998 Rating: 7.0 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10047706.html
Zones:
Visual BasicDate Answered: 05/23/1998 Rating: 3.0 Views: 0
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10058341.html
Zones:
Visual BasicDate Answered: 06/17/1998 Rating: 8.4 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?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10061136.html
Zones:
Visual BasicDate Answered: 07/06/1998 Rating: 7.0 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10071122.html
Zones:
Visual BasicDate Answered: 08/11/1998 Rating: 8.6 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10089237.html
Zones:
VB DBDate Answered: 10/21/1998 Rating: 5.2 Views: 0
Yeah, how do you do this??? thanx in advance.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10111894.html
Zones:
Visual BasicDate Answered: 02/08/1999 Rating: 6.4 Views: 0
How can I disable the popup menu functionality when right-clicking a textbox control?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10112346....
Zones:
VB ControlsDate Answered: 12/30/1998 Rating: 8.4 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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10164947.html
Zones:
Visual BasicDate Answered: 05/26/1999 Rating: 8.8 Views: 0