devxlogo

April 22, 1997

Sharing Text Between Applications

Question: How can I get text selected in an application, say notepad into a vb text box in my application. Then, what about the reverse: if i have text in

Registering

Question: When I try to cutomize controls, I got a error message says “Object Serve Not Correctly Registered”. Following my friend’s opinion, I used the regocx32.exe in c:program filesmicrosoft visual

Creating Office 97 Toolbars

Question: Is it possible to create toolbars like such inOffice 97 in Visual Basic 4/5 ? Answer: Take a look at the In Depth section at Ask the VB Pro.

Visual Basic Fonts

Question: I wrote an application in VB4.0 (16 bit) anddistributed it to a few friends. I then madesome changes to the Font property on a few of theforms and make

Using Control Collections

Question: I created a collection of textbox controls within the same form, using the usual copy option from the edit menu. This collection seems Ok.I try to set properties for

How to Send to the Printer

Question: I am very new to Visual Basic and have just run this simple program:For x = 1 to 10Print xNext xEndThis produces a list of numbers from 1 to

Cascading Menu

Question: I am a new commer to VB and have been wondering if it is possible to have cascading pull down menus like the ones I see on the Win95’s

Toolbar image list

Question: I am trying to setup a toolbar using the MS windows common controls. How do you initialize the image list? The toolbar works but I cant get a image