Page 1 of 1

Hide the code tab in stidesignercontrol

Posted: Wed Feb 23, 2011 3:00 am
by mahboobeh
hi
How can i hide the CODE tab or Form tab in stidesignercontrol?


Hide the code tab in stidesignercontrol

Posted: Wed Feb 23, 2011 5:56 am
by Alex K.
Hello,

You can use the following code:

Code: Select all

StiOptions.Designer.CodeTabVisible = false;
Thank you.

Hide the code tab in stidesignercontrol

Posted: Thu Feb 24, 2011 12:08 am
by mahboobeh
thanks for your attention.

This is the best forum i've been.

regards.

Hide the code tab in stidesignercontrol

Posted: Thu Feb 24, 2011 12:12 am
by Andrew
Hello,

Thank you for your words.