Forum  General Visual ...  Visual WebGui S...  TabControl.TabPages.Add() not work
Previous Previous
 
Next Disabled
New Post 8/19/2008 12:20 AM
  wangmjj
9 posts
No Ranking


TabControl.TabPages.Add() not work 

TabControl.TabPages.Add() not work.

e.g:

           TabPage tab1 = new TabPage();
            tab1.Text = DateTime.Now.ToString();
            tab1.Visible = true;
            tab1.Focus();
            this.tabAreas.TabPages.Add(tab1);

 
New Post 8/20/2008 2:18 AM
  itzik.spitzen
1659 posts
1st Level Poster




Re: TabControl.TabPages.Add() not work 

Hi,

Apparently, I don't seem to be able to reproduce the issue since the Add method works very well even with you example (I have opened a new project and pasted in your code - after adding a TabControl to the form).
However, since you just pasted a short piece of code, please provide us the full scenario including VS version, SDK version and all other environmental parameters you can collect.

A small sample application will be much appreciated as well...

Regards,
Itzik Spitzen

 
Previous Previous
 
Next Disabled
  Forum  General Visual ...  Visual WebGui S...  TabControl.TabPages.Add() not work
Azure banner
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS