Answer to Question #13056 in C# for abhi

Question #13056
how can i enable menu and toolbar tab's control in vs 2005 ?2005 ?
please assist me soon.lease assist me soon.
i'll be very much thankful to you.'ll be very much thankful to you.
abhi.bhi.
1
Expert's answer
2012-08-16T10:50:52-0400
Add such code to Form Load


private void Form1_Load(object sender,
EventArgs e)
{
menuStrip1.Enabled = false;

tabControl1.Enabled = false;
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS