Tip Bank

DevX - Software Development Resource

Commenting Code Automatically

Question: I feel dumb.Is there a way to block comment code in VB?I searched high and low for the answer, but it has escaped me. Answer: Don’t feel dumb…this was

DevX - Software Development Resource

Runtimes in Visual Basic 5.0

Question: I read an article on another VB site dated 3/28/97 that stated that the executables created by VB 5.0 would still require a runtime dll (vbrun500.dll or something like

DevX - Software Development Resource

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

DevX - Software Development Resource

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