DIMcImageSetTemplateEvents_EventBeforeOpen Event
|
|
Event fired before an image set is opened.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
RemarksThis event could be used to display a "Open Set" dialog.
When the open is complete, a PropertyChanged event will be fired
indicating a change to the collection's Count property.
See Also