PDA

Click to See Complete Forum and Search --> : Making VB Classes


ddgromit
Aug 5th, 2002, 09:57 PM
I recently learned how to use OOP with PHP4 by making classes. After reading it I thought that it would be a great way to organize my Visual Basic programs. I tried making object classes with the "class module" in Visual Basic but the way I did it it didn't work.
Can anyone explain how to make simple objects in visual basic or know of a tutorial where I can learn how to do this?

peet
Aug 6th, 2002, 05:58 AM
Try this article by Sam Huggill : http://www.vbsquare.com/activex/begobjects/

jgutierrez
Aug 8th, 2002, 01:26 PM
There are tutorials in this web, you only have to make some steps:

1.- Features
2.- Tutorials
3.- Archived Content (at the bottom)
Here there are 3 tutorials called "The COM course Part1, 2 y 3