I've been getting to grips with creating a BA app using VB Express. A bit of a learning curve for an old Cobol developer but I think I'm getting the heng of this new fangled OOP stuff.

Anyway, I have a question about the ba_pricesUpdated() event.
If there are multiple tabs open, does this:
[list=]Fire for each tab
Only fire for prices updated on the first tab
Fire for whichever tab equates to the tabindex setting?[/list]
TIA
Kiint