Hi,
I've got a strange problem with an app I am developing. The following line (from the Windows Forms Designer auto generated section!) throws a NotSupportedException:
this.Menu = this.mainMenu1;
I created the menu using the form designer and so would expect it to work! I'll try creating it from scratch instead but if anyone could tell me where I'm going wrong it would be much appreciated!
Cheers
I've got a strange problem with an app I am developing. The following line (from the Windows Forms Designer auto generated section!) throws a NotSupportedException:
this.Menu = this.mainMenu1;
I created the menu using the form designer and so would expect it to work! I'll try creating it from scratch instead but if anyone could tell me where I'm going wrong it would be much appreciated!
Cheers






Sign In
Create Account


Back to top








