| Visual Basic (Declaration) | |
|---|---|
Public Class ProgressEventArgs Inherits EventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ProgressEventArgs : EventArgs | |
| C++/CLI | |
|---|---|
public ref class ProgressEventArgs : public EventArgs | |
System.Object
System.EventArgs
Leadtools.Medical.Workstation.Loader.ProgressEventArgs
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code