using System; using System.Collections.Generic; using System.Text; using System.Windows.Forms; using System.Collections; namespace DarkWynter.Game { public class ApplicationPanel : Panel { } }