OnBeginSelectionChangeITabSheetBoxEventsDelegate

Fore Syntax

OnBeginSelectionChangeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabSheetEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnBeginSelectionChangeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeginSelectionChange event for the TabSheetBox component.

See also:

Tab Assembly Delegates