Remove Other Functionality

Stimulsoft Reports.NET discussion
Post Reply
LRCtil
Posts: 9
Joined: Tue Jan 17, 2012 9:16 am

Remove Other Functionality

Post by LRCtil »

This code don't work.

Maybe you have not understood.
I need to remove the item "New Data Source" that were selected in this image

With this code you went there was no change.
Attachments
1586.source.jpg
1586.source.jpg (40.11 KiB) Viewed 627 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Remove Other Functionality

Post by HighAley »

Hello.

If you use StiDesignerControl you should set these properties before InitializeComponent() method.
Look at the attached project.

Thank you.
Attachments
1593.WindowsApplication10.zip
(12.86 KiB) Downloaded 99 times
Post Reply