Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Ribbon Tech Support » TabPages.Insert(1, x) Collapse All
Subject Author Date
Sven Rutten Aug 28, 2007 - 7:24 AM

Hello again

A question: Shouldnt TabPages.Insert(1, x) insert the tabpage "x" at the second place?

if I use this:

If Ribbon1.TabPages.Contains(editcard) = False Then
Ribbon1.TabPages.Insert(1, editcard)
End If

It just inserts the tabpage at the end of all tabpages...

Thanks

Sven

Technical Support Aug 28, 2007 - 12:56 PM

Thank you for the bug report. We have just fixed it. The fix will be available in the next release