static void ReleaseUILogic(UILogic tempUILogic) { //if (null != tempUILogic.mainPanel) //{ tempUILogic.ReleaseResources(); //} }