
|
ImgEdit Class Library AutoSave_Completed(Boolean) Event |
Is raised when the auto save function is completed.
|
[Visual Basic] Public Event AutoSave_Completed( _ ByVal Result As Boolean) |
Parameters
Result
The result of the auto save function.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the AutoSave_Completed event.
|
[Visual Basic] Private Sub ImgEdit1_AutoSave(ByVal Result As Boolean) _ Handles ImgEdit1.AutoSave_Completed 'Adicional code here End Sub |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6