EagleTempest
Technical User
I want to save toolbar locations using the new .NET 2.0 toolstripmanager command in VB 2005.
I've seen many examples of
However I receive a [red]Configuration system failed to initialize[/red] error.
I've tried to look up this error regarding the toolstripmanager but have had no luck.
Any ideas?
I've seen many examples of
Code:
Toolstripmanager.savesettings(me)
However I receive a [red]Configuration system failed to initialize[/red] error.
I've tried to look up this error regarding the toolstripmanager but have had no luck.
Any ideas?