T
Terry
I seem to remember that there was a post some time ago about a problem
with using separators in menus.
Basically I am getting an "Unhandled exception of type
system.notsupportedeception"
This happens below the following code line
this.mnuSeperator1.Text = "-";
If I remove this statement then all compiles without error.
Can anyone remind me how to prevent this?
Terry
with using separators in menus.
Basically I am getting an "Unhandled exception of type
system.notsupportedeception"
This happens below the following code line
this.mnuSeperator1.Text = "-";
If I remove this statement then all compiles without error.
Can anyone remind me how to prevent this?
Terry