namespace System.Windows.Forms{ // allows code to compile without commenting out references // to Font... to be removed interface IContainerControl { } }