Tab Strip in Beta-2

Started by velasquez, November 08, 2008, 08:36:14 AM

Previous topic - Next topic

velasquez

Hi 
I didn't get to understand as working with the return of Boolean of the event of SelChanging in Tab Strip. 
Did anybody already test? 
 
Thanks 
Velasquez

owenwengerd

That description is wrong. I have changed it to the following:

This event is triggered when the current selection is about to change. ItemIndex is the index of the currently selected tab. A return value of T disallows the change and the ItemIndex tab remains current; otherwise the change is allowed.

velasquez

Hi Owen, 
Excuse but I didn't understand as this works. 
Do you have some example to show this return? 
Thanks

owenwengerd

I've attached a sinple example.

velasquez

Thank you for the example. 
Very good the work.

Velasquez