<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I got my test thingy working, but not the part of my application I was working on.<br><br>In my application I have<br><br>WAComponent &lt; A &lt; B &lt; C.<br><br>C is calling 'initialize', so therefore I have to also call 'super initialize' all the way up? So each class above C need to have:<br><br>initialize<br>&nbsp;&nbsp;&nbsp; super initialize.<br><br>Correct?<br><br>Thanks again,<br>RS<br><br /><hr />Lauren found her dream laptop.  <a href='http://www.microsoft.com/windows/choosepc/?ocid=ftp_val_wl_290' target='_new'>Find the PC that’s right for you.</a></body>
</html>