amirko
February 9th, 2000, 09:23 AM
Hi all. Is there any convenient way to rewrite functions in VB like in MFC?
For example to rewrite OnPaint().
For example to rewrite OnPaint().
|
Click to See Complete Forum and Search --> : Windows' API's amirko February 9th, 2000, 09:23 AM Hi all. Is there any convenient way to rewrite functions in VB like in MFC? For example to rewrite OnPaint(). Weasel February 9th, 2000, 09:41 AM 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! codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |