public CustomControl1AutomationPeer(CustomInputBox1 owner) : base(owner) { this.customInputBox = owner; }