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