LEADTOOLS WinRT (Leadtools.Annotations.Automation)
LEAD Technologies, Inc

UnlockObject Event


Occurs when an AnnObject is unlocked. WinRT support
Syntax
public event EventHandler<AnnLockObjectEventArgs> UnlockObject
add_UnlockObject(function(sender, e))
remove_UnlockObject(function(sender, e))

Event Data

The event handler receives an argument of type AnnLockObjectEventArgs containing data related to this event. The following AnnLockObjectEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Gets or sets a value indicating whether the lock operation should be canceled.
Object Gets the Leadtools.Annotations.Core.AnnObject that is being locked.
Password Gets or sets the password used to unlock a locked Leadtools.Annotations.Core.AnnObject.
Remarks

This event will occur on a successful call to Unlock.

Example

For an example, refer to Lock.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.