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
1600 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
Most promising startups
Top 3 most promising startups in 2009
   AJAX Framework | Web Development | Cloud applications | RIA Development | Silverlight Applications | Legacy Migration
The most popular open source Ajax applications framework for enterprises | Sitemap | Terms Of Use | Privacy Statement
Copyright © 2005-2009 Visual WebGui®    Design By: Template World
   
Visual Studio Partners