winforms - C# equivalent of Form.Activate event? -


what c# winforms equivalent of vb6 form.activate event?

there form.activated event appears have same behavior:

http://msdn.microsoft.com/en-us/library/system.windows.forms.form.activated.aspx


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -