using System.ComponentModel; namespace CustomControls { [DesignTimeVisible(false)] public partial class Button : ButtonBase { // Note regarding style and template: //