Hi all. Is there any convenient way to rewrite functions in VB like in MFC?
For example to rewrite OnPaint().
Printable View
Hi all. Is there any convenient way to rewrite functions in VB like in MFC?
For example to rewrite OnPaint().
not really, when you select a function your code is added to it to be performed before or after the normal event, but it still dows whatever it did before.
The ice weasels are coming!