OnEndInteractiveSelectionChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabInteractiveSelectionEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnEndInteractiveSelectionChangeEventHandler(Sender: Object; Args: Prognoz.Platform.Interop.Tab.TabInteractiveSelectionEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnEndInteractiveSelectionChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnEndInteractiveSelectionChange event for the TabSheetBox component.
See also: