public event TreeLayoutCancelEventHandler LayingOutTree
'Declaration
Public Event LayingOutTree As TreeLayoutCancelEventHandler
'Usage
Dim instance As NTreeLayout Dim handler As TreeLayoutCancelEventHandler AddHandler instance.LayingOutTree, handler