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.
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!
Learn more about our help with Assignments:
C#