2012-12-02 108 views

回答

3
TextBox focusedTxt = Controls.OfType<TextBox>().FirstOrDefault(x => x.Focused);