Annotation Pro API
Protected Member Functions | Properties | List of all members
FormAudioProgress Class Reference

An audio progress form. More...

Inherits Form.

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

string Information [get, set]
 Gets or sets the information. More...
 
bool PendingCancellation [get, set]
 Gets or sets a value indicating whether the pending cancellation. More...
 
ProgressBar Progress [get]
 Gets the progress. More...
 

Detailed Description

An audio progress form.

Member Function Documentation

◆ Dispose()

override void Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Property Documentation

◆ Information

string Information
getset

Gets or sets the information.

The information.

◆ PendingCancellation

bool PendingCancellation
getset

Gets or sets a value indicating whether the pending cancellation.

true if pending cancellation, false if not.

◆ Progress

ProgressBar Progress
get

Gets the progress.

The progress.


The documentation for this class was generated from the following files: