Forms should have a Trace property

The form designer should have a property to turn tracing on, similar to ASP.NET 2 (see figure below). Tracing will log all the methods that are called as well as the time taken by each method. This is particularly useful identifying the causes of slow loading forms.

Figure: Turn tracing on through the properties window

Figure: Turn tracing on through the properties window