using System; namespace Ooui { public class Button : FormControl { } }