An NDoc Documented Class Library

MNDevice.ValidHandleDestroyed Method 

If the Handle of the WinControl is destructed or WinControl is set to null the ValidHandleDestructed will be called. This is a good moment to reset some created things.

protected virtual void ValidHandleDestroyed();

See Also

MNDevice Class | Minais.Drawing3d Namespace