Forum  General Visual ...  Visual WebGui S...  TabControl.TabPages.Add() not work
Previous Previous
 
Next Disabled
New Post 8/18/2008 11:20 PM
  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 1:18 AM
  itzik.spitzen
1667 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
.NET HTML5 Web, Cloud and Mobile application delivery | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2012 Visual WebGui®       Visual WebGui weblog on ASP.NET Gizmox Blog Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS