DCSIMG
Check your InitializeComponent method - Dotmad (on .Net)

Dotmad (on .Net)

Just Another Web 5.0 Blog

Podcasts

Blogroll

Check your InitializeComponent method

I previously wrote about a problem with a custom form's property.
Since then I found problems with additional properties, including the form's default location.
As it turns out the cause was a missing call to the InitializeComponent method in the initializer of a parent class.
פורסם: Sep 29 2007, 11:18 PM by Dotmad | with no comments
תגים: