←Select platform

PageProgressCallbackData Class

Summary

Data for the PageProgressCallback delegate.

Syntax

C#
VB
C++
public class PageProgressCallbackData 
  
Public Class PageProgressCallbackData  
public ref class PageProgressCallbackData  

Remarks

A PageProgressCallbackData object is passed to the PageProgressCallback delegate every time the operation or the percent completion of the operation is changed. The members of PageProgressCallbackData display the percent completion of the Form's page process.

Example

For an example, refer to FormProgressCallback.

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.Forms Assembly