Am 22.09.2012 um 12:36 schrieb Julia Truchsess <[email protected]>:

> Thanks, Max, for your reply. I do in fact instantiate an object of my 
> subclass.
> 
> Superclass: WindowsUSBNotificationMBS
> Subclass: MyWindowsUSBNotification
> Method added to subclass: Update
> Instance: WinUSBNotification
> 
> WinUSBNotification.Update - does not work

It does work for me, though:

 dim c as new Class1  //class1 is a subclass of WindowsUSBNotificationMBS
 //with a custom method update
 c.update//this both autocompletes and compiles

I'm using RB 2012 with the 12.3 MBS plugins. Not sure what you are doing 
differently. Or did I misunderstand something?

Maximilian Tyrtania
http://www.contactking.de

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to