VB6 Creating a class based on (Inhereting) RichTextBox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dsmtech
    New Member
    • Dec 2007
    • 1

    VB6 Creating a class based on (Inhereting) RichTextBox

    Can I create a myRichTextBox class which inherits all methods and procedures of the standard RichTextBox and allow me to create custom methods and properties of my own?

    I am able to do this with languages such as Visual Dataflex but I am unable to work out how to do this in VB6.

    Can anyone help with sample code if this can be done please?

    I am using Visual Basic 6 Service Pack 6.

    Thank you.
    David.
Working...