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

BeforeObjectChanged Event


Occurs when an AnnObject is about to be changed. WinRT support
Syntax
public event EventHandler<AnnBeforeObjectChangedEventArgs> BeforeObjectChanged
add_BeforeObjectChanged(function(sender, e))
remove_BeforeObjectChanged(function(sender, e))

Event Data

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

PropertyDescription
Cancel Gets or sets a value indicating whether the change should be canceled. WinRT support
ChangeType Gets the type of change. WinRT support
Designer Gets the designer responsible for the change. WinRT support
Objects Gets the objects that have been changed. WinRT support
Remarks

This event will be fired before an AnnObject is about to be modified by this AnnAutomation.

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.