Esempio n. 1
0
 public CustomControl1AutomationPeer(CustomInputBox1 owner)
     : base(owner)
 {
     this.customInputBox = owner;
 }
Esempio n. 2
0
 public CustomControl1AutomationPeer(CustomInputBox1 owner)
     : base(owner)
 {
     this.customInputBox = owner;
 }