protected override void OnEnter(EventArgs e) { base.OnEnter(e); Cores.In(this, this.Properties.ReadOnly); this.Select(this.Text.Length, 0); }
protected override void OnEnter(EventArgs e) { base.OnEnter(e); Cores.In(this, this.Properties.ReadOnly); }
protected override void OnEnter(EventArgs e) { base.OnEnter(e); Cores.In(this, false); }