:: com :: sun :: star :: awt :: tab ::

unpublished struct TabPageActivatedEvent
Base Hierarchy
TabPageActivatedEvent
 ┗ ::com::sun::star::lang::EventObject
Usage Restrictions
not published
Description
An event used by a XTabPageContainer to notify changes in tab page activation.
Since
OOo 3.4

Elements' Summary
TabPageID Contains the ID of the tab page  
Elements' Details
TabPageID
short TabPageID;
Description
Contains the ID of the tab page
Top of Page