There are some real differences between C++ and Java. Unfortunately, I left my OO book at home, but I remember one example. Given an overloaded function name in a parent and a child class, they don’t resolve the overloading the same way. There are other, real differences between these languages as well, but I don’t remember them off the top of my head.
Mr2001 asked:
Yes. Here’s one how-to book on it. But it looks like book got bad reviews.
I’ve written a thumbnail image control, a specialized grid control, a text preview control, and other controls, all with VB5.