Common Application Framework

MdiWindow.DestroyOnClose Property

Controls the default behaviour of destorying the window on close. If this is set to false then the default behaviour will be to hide the window.

public abstract bool DestroyOnClose {get; set;}

See Also

MdiWindow Class | Aveva.ApplicationFramework.Presentation Namespace