OnProtectionFailITabSheetBoxEventsDelegate(Sender: Object; Args: ITabProtectionFailedEventArgs);
Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnProtectionFailEventHandler(Sender: Object; Args: Prognoz.Platform.Interop.Tab.TabProtectionFailedEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnProtectionFailITabSheetBoxEventsDelegate delegate describes the method that can handle the OnProtectionFail event for the TabSheetBox component.
See also: