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
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
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
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).
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.
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
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
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
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
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