Infragistics(R) NetAdvantage(R) Windows Forms
RegionCreated Field
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > ImageRegion Class : RegionCreated Field

Invoked when the ImageRegion is created.

Syntax

Visual Basic (Declaration) 
Public RegionCreated As EventHandler
C# 
public EventHandler RegionCreated

See Also