A STRANGE BUG IN VB.NET TabControl 
Author Message
 A STRANGE BUG IN VB.NET TabControl

I set some TabPages in a certain order, in the TabControl.TabPages Property,
Design Mode.
But then, when i start the application, the TabPages change their
pre-defined order, to a random order.

Please Help :-(



Fri, 27 May 2005 18:21:02 GMT  
 A STRANGE BUG IN VB.NET TabControl
Whenever you make changes to one of the tabs in design mode, that is the
tabthat will have the focus when you start the project.

To fix this. simply set the collection idex to the desired tab in the form
load.

HTH


Quote:
> I set some TabPages in a certain order, in the TabControl.TabPages
Property,
> Design Mode.
> But then, when i start the application, the TabPages change their
> pre-defined order, to a random order.

> Please Help :-(



Sat, 28 May 2005 03:14:19 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. vb.net tabcontrol question

2. VB.net silly tabcontrol questions

3. TabControl in VB.Net

4. My Bug or VB.Net Bug ???

5. Bug in VisualStudio.NET editor for VB.NET

6. ADO.Net to fetch ActiveDirectory this function bugs in Asp.net but works in Vb.n

7. tabControl Bug true answer only

8. TabControl Bug

9. Bug/Weirdness w/ tabcontrol and SetFocus

10. Strange VB bug

11. VB.NET Media Player COM strange problem

 

 
Powered by phpBB® Forum Software