Tabs Studio Blog (organizing Visual Studio document tabs)

August 24, 2009

More tab events

Filed under: Uncategorized — Tags: — Sergey Vlasov @ 3:25 am

I’ve added more events to the ITabsStudioEngine interface:

TabExtensionCreated, TabExtensionDestroyed and TabExtensionRenamed events with TabExtensionEventArgs argument containing TabExtension, Tab and Tabs properties.

TabCreated, TabDestroyed and TabRenamed events with TabEventArgs argument containing Tab and Tabs properties.

TabsCreated and TabsDestroyed events with TabsEventArgs argument containing Tabs property.

Argument types are corresponding TabsStudioExt classes, not plain WPF controls as before.

Blog at WordPress.com.

%d bloggers like this: