OnBeginInteractiveSelectionChangeITabSheetBoxEventsDelegate

Fore Syntax

OnBeginInteractiveSelectionChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabInteractiveSelectionEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnBeginInteractiveSelectionChangeEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabInteractiveSelectionEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnBeginInteractiveSelectionChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeginInteractiveSelectionChange event for the TabSheetBox component.

See also:

Tab Assembly Delegates