devxlogo

April 22, 1997

Spell checker

Question: Is there a shareware or vbx that can be implemented to check the spelling of a text box field? Answer: If you know the machine you are running your

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

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

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

Is there a Mac-based modeler that outputs VRML?

Question: Is there a Mac-based modeler that outputs VRML? Answer: Yes, ModelShop from Electric Cafe can output VRML 1.0 from its version2.5 software (a VRML 2.0 version is coming soon).

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

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

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

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