Dart.Emulation Namespace > Vt Class : TabsChanged Event |
When the Vt control receives an instruction to change the value of the Tabs property, the Vt control first changes the value of this property, then raises the TabsChanged event. To override this change, simply implement this event and set the property when the event is raised.