ArcFM Solution Developer Guide
MarginChanged Event (RelationshipControl)


Syntax
'Declaration
 
<SRDescriptionAttribute("Occurs when the Margin property has changed.")>
<SRCategoryAttribute("Layout")>
Public Event MarginChanged As System.EventHandler
'Usage
 
Dim instance As RelationshipControl
Dim handler As System.EventHandler
 
AddHandler instance.MarginChanged, handler
[SRDescription("Occurs when the Margin property has changed.")]
[SRCategory("Layout")]
public event System.EventHandler MarginChanged
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

RelationshipControl Class
RelationshipControl Members

 

 


Send Comment