←Select platform

PageProgressCallback Delegate

Summary

Monitors the progress of the form's page operations.

Syntax

C#
VB
C++
public delegate void PageProgressCallback(  
   Leadtools.Forms.PageProgressCallbackData data 
) 
Public Delegate Sub PageProgressCallback( _ 
   ByVal data As Leadtools.Forms.PageProgressCallbackData _ 
) 
public delegate void PageProgressCallback(  
   Leadtools.Forms.PageProgressCallbackData^ data 
) 

Parameters

data
An instance of the PageProgressCallbackData interface containing the progress callback data.

Example

For an example, refer to FormProgressCallback.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms Assembly
Click or drag to resize