(Leadtools.Annotations.Automation)

ValueChanged Event

Show in webframe




Occurs when the value of this property has changed.
Syntax
public event AnnObjectEditorValueChangedHandler ValueChanged
public event AnnObjectEditorValueChangedHandler ValueChanged
NSNotification
    name:LTAnnEditorChangeNotification
  object:self
userInfo:NSDictionary
     key:LTAnnEditorNewValueKey obj:NSObject*
     key:LTAnnEditorOldValueKey obj:NSObject*
            
public void addValueChangedListener(AnnObjectEditorValueChangedListener listener)
public void removeValueChangedListener(AnnObjectEditorValueChangedListener listener)
            
add_ValueChanged(function(sender, e))
remove_ValueChanged(function(sender, e))

Requirements

Target Platforms

See Also

Reference

AnnPropertyInfo Class
AnnPropertyInfo Members

 

 


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