LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Unlock Method (AnnAutomation)

Show in webframe





Unlocks the object(s) currently being edited (selected).
Syntax
public virtual void Unlock()
'Declaration
 
Public Overridable Sub Unlock() 
'Usage
 
Dim instance As AnnAutomation
 
instance.Unlock()

            

            
public:
virtual void Unlock(); 
Remarks

Use the CanUnlock property to determine whether you can currently call this method.

This method opens the AnnAutomationManager.PasswordDialogType form and uses the value entered in this dialog as the password to AnnObject.Unlock.

If the AnnAutomationManager.PasswordDialogType value is null (Nothing in Visual Basic), this method will not do anything.

For more information, refer to Implementing WPF Annotation Security..

Example

For C#/VB examples, refer to Lock.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.