Counting Lines in RichTextBox
Question: I want to develop a word-processor with VB 4.0 and the RichTextBox. I’ve got all the functions like bold, italic etc. but I’m missing a function to count the
Question: I want to develop a word-processor with VB 4.0 and the RichTextBox. I’ve got all the functions like bold, italic etc. but I’m missing a function to count the
Question: We have a big complete hospital system written in ClipperWe had looked at VO, but that does not seem to be the way to goWe will now concentrate on
Question: I just wrote my first VB4 program, the “Hello World” program out of the SAMS book, “Learn VB4 in 21 Days”. My question is this: I compiled my program
Question: How do you save the choices when changing forms and shutting down the program. Do I have to use a module to store the changes? Answer: If you have
Question: We are developing a decent sized application in VB with a couple of programmers. We are looking for a way to have all of the programmers work on the
Question: If a user closes an application via the control box at the top LH side of a window, I would like to offer the user 3 choices:They can save
Question: I see that an input box appears to maintain a focus on one the command buttons even when entering text. How is this done? Answer: What you are seeing
Question: I am new to programing & was wondering if you can write database programs with VB or do you have to use a third party DB program like Access
Question: In Access 2.0 there is an Eval() function which will automatically evaluate numeric expressions. This functionality does not appear to exist in VB 4. I found an article in