Hide the code tab in stidesignercontrol

Stimulsoft Reports.NET discussion
Post Reply
mahboobeh
Posts: 15
Joined: Sun Feb 13, 2011 2:50 am

Hide the code tab in stidesignercontrol

Post by mahboobeh »

hi
How can i hide the CODE tab or Form tab in stidesignercontrol?

why people say the hourse is a noble animal
and the pigeon is nice
and why there are not a vulture in any body`s cage.
You have to wash your eyes.
you shoud see the world in a diffrent way.
"sohrab sepehri"
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Hide the code tab in stidesignercontrol

Post by Alex K. »

Hello,

You can use the following code:

Code: Select all

StiOptions.Designer.CodeTabVisible = false;
Thank you.
mahboobeh
Posts: 15
Joined: Sun Feb 13, 2011 2:50 am

Hide the code tab in stidesignercontrol

Post by mahboobeh »

thanks for your attention.

This is the best forum i've been.

regards.
why people say the hourse is a noble animal
and the pigeon is nice
and why there are not a vulture in any body`s cage.
You have to wash your eyes.
you shoud see the world in a diffrent way.
"sohrab sepehri"
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Hide the code tab in stidesignercontrol

Post by Andrew »

Hello,

Thank you for your words.
Post Reply