Help us improve Softanics
We use analytics cookies to understand which pages and downloads are useful. No ads. Privacy Policy

OnProgress

Syntax

public delegate void OnProgressEventHandler(object sender, Int32 percentDone);
public event OnProgressEventHandler OnProgress;

Description

This event is triggered when the Flash ActiveX event OnProgress is raised.