using System; using System.Windows.Forms; using Views; public class StarLordsTwo { /// /// The StarLords Program Bishop and Horspool Sept 2002 /// ===================== /// Simulates a battle, and has two levels of lords /// Illustrates inheritance, ref parameters and /// extensive use of Views. /// Views.Form f; void SetUpForm() { try { f = new Views.Form( @"