so that this (below) is not needed ``` csharp menu.add_Button("Login as Client Admin", ()=> O2Thread.mtaThread(()=> ``` just using `menu.add_Button` tends to create probs with embeded browsers
so that this (below) is not needed
just using
menu.add_Buttontends to create probs with embeded browsers