Hello JSW W.,
In vb you can attach to an event also the following way:
AddHandler <FIELD>.<EVENT>, AddressOf <EVENT_HANDLER>
For NDockManager in particular:
Dim
...
Private
End Sub
Regards,
Angel.