Page 1 of 1

hide new connection in dictionary

Posted: Mon Feb 11, 2013 5:45 pm
by paullef
Can i hide the 'new connection' in the contextmenu of the dictionary?

Thanks
Paul

Re: hide new connection in dictionary

Posted: Tue Feb 12, 2013 1:33 am
by AndyDroid
use something like this

Dim dservice As StiDictionaryPanelService = StiDictionaryPanelService.GetService()
dservice.ShowConnectionNewMenuItem = False

Re: hide new connection in dictionary

Posted: Tue Feb 12, 2013 8:30 am
by paullef
thanks, working ...

Re: hide new connection in dictionary

Posted: Wed Feb 13, 2013 10:10 am
by HighAley
Hello.

Let us know if you will need any additional help.

Thank you.