←Select platform

WorkCompleted Event

Summary

Occurs when this mode completes the work.

Syntax

C#
VB
C++
public event EventHandler WorkCompleted 
Public Event WorkCompleted As EventHandler 
public:  
   event EventHandler^ WorkCompleted 

Remarks

This event will fire when OnWorkCompleted is called.

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly