Archive

Posts Tagged ‘control’

How to find current active control in a Form

October 27th, 2009 wiley No comments

If you are working within a form you can use this to find it:


if (this.ActiveControl.Equals(testControl)

{

//......

}

Unique visitors to post: 5

Categories: C#, utils Tags: , ,
Google Analytics integration offered by Wordpress Google Analytics Plugin