The variant of the progress event.
Inheritance Hierarchy
Namespace:
CSFreeDB.Core
Assembly:
CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public class PercentArgs : EventArgs
Public Class PercentArgs
Inherits EventArgs
Dim instance As PercentArgs
type PercentArgs =
class
inherit EventArgs
end
public class PercentArgs extends EventArgs
public class PercentArgs extends EventArgs
CSFreeDB.Core.PercentArgs = function();
Type.createClass(
'CSFreeDB.Core.PercentArgs',
EventArgs);
The PercentArgs type exposes the following members.
Constructors
| Name | Description |
---|
| PercentArgs | Initializes a new instance of the PercentArgs class |
TopProperties See Also