LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AutomationUseDpiChanged Event






An event that triggers whenever the value of IAnnAutomationControl.AutomationUseDpi is changed.
Syntax
event EventHandler AutomationUseDpiChanged
'Declaration
 
Event AutomationUseDpiChanged As EventHandler
'Usage
 
Dim instance As IAnnAutomationControl
Dim handler As EventHandler
 
AddHandler instance.AutomationUseDpiChanged, handler
event EventHandler AutomationUseDpiChanged
add_AutomationUseDpiChanged(function(sender, e))
remove_AutomationUseDpiChanged(function(sender, e))

event EventHandler^ AutomationUseDpiChanged
Remarks

When this event triggers, the automation object will query this property to re-calculate the values needed.

Example
For an example, refer to IAnnAutomationControl.
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

IAnnAutomationControl Interface
IAnnAutomationControl Members

 

 


Products | Support | Contact Us | Copyright Notices

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