Results 1 to 2 of 2

Thread: Inheritance in VB?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    Posts
    130
    Goodday mate...

    I'm wondering whether VB can do class inheritance, just like C++? If yes, how?

    Your help will be appreciated...

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    No inheritance isn't fully supported in Vb6 you'll have to wait for vb.net. You can use Implements which kind of gets you on the way - this gives you polymorphic behaviour

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width