Method UnInit
UnInit()
Dissociate the managed window from the manager.
public void UnInit()
Remarks
This function may be called before the managed frame or window is destroyed, but it's unnecessary to call it explicitly, as it will be called automatically when this window is destroyed, as well as when the manager itself is.