hide new connection in dictionary

Stimulsoft Reports.NET discussion
Post Reply
paullef
Posts: 41
Joined: Thu Jan 17, 2013 5:06 pm

hide new connection in dictionary

Post by paullef »

Can i hide the 'new connection' in the contextmenu of the dictionary?

Thanks
Paul
AndyDroid
Posts: 24
Joined: Mon Nov 28, 2011 1:23 pm

Re: hide new connection in dictionary

Post by AndyDroid »

use something like this

Dim dservice As StiDictionaryPanelService = StiDictionaryPanelService.GetService()
dservice.ShowConnectionNewMenuItem = False
paullef
Posts: 41
Joined: Thu Jan 17, 2013 5:06 pm

Re: hide new connection in dictionary

Post by paullef »

thanks, working ...
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: hide new connection in dictionary

Post by HighAley »

Hello.

Let us know if you will need any additional help.

Thank you.
Post Reply