Intersoft ClientUI Documentation
ApplicationDownloadedEventArgs Class
Members  See Also  Send Feedback
Intersoft.Client.Framework Namespace : ApplicationDownloadedEventArgs Class






Object Model

ApplicationDownloadedEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ApplicationDownloadedEventArgs 
   Inherits ApplicationEventArgs
Visual Basic (Usage)Copy Code
Dim instance As ApplicationDownloadedEventArgs
C# 
public class ApplicationDownloadedEventArgs : ApplicationEventArgs 
Delphi 
public class ApplicationDownloadedEventArgs = class(ApplicationEventArgs)
JScript 
public class ApplicationDownloadedEventArgs extends ApplicationEventArgs
Managed Extensions for C++ 
public __gc class ApplicationDownloadedEventArgs : public ApplicationEventArgs 
C++/CLI 
public ref class ApplicationDownloadedEventArgs : public ApplicationEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Intersoft.Client.Framework.ApplicationEventArgs
         Intersoft.Client.Framework.ApplicationDownloadedEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.