On Apr 8, 2006, at 3:05 PM, Charles Yeomans wrote:

ClassB inherits shared properties and methods of ClassA. Here is the test code.

dim b as Boolean = ClassB.Visible //should be false
ClassA.Visible = true
b = ClassB.Visible //should be true

Darn it, I need to read the rest of threads before responding (especially when over a week old!). Sorry for the redundant traffic :-[

-- Asher

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to