OnBeforeExpanderChangedITabSheetBoxEventsDelegate

Fore Syntax

OnBeforeExpanderChangedITabSheetBoxEventsDelegate(Sender: Object; Args: ITabBeforeExpanderChangedEventArgs);

Fore.NET Syntax

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

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnBeforeExpanderChangedITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeExpanderChanged event for the TabSheetBox component.

See also:

Tab Assembly Delegates