Page 1 of 1

Remove Other Functionality

Posted: Tue Jan 24, 2012 11:35 am
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.

Remove Other Functionality

Posted: Wed Jan 25, 2012 9:45 am
by HighAley
Hello.

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

Thank you.