AVEVA CAF API Documenation

Finish Event
Occurs when wizard is finished, giving the user a chance to do extra stuff.
Syntax
[Category("Wizard")]
[Description("Occurs when wizard is finished, giving the user a chance to do extra stuff.")]
public event EventHandler Finish
[Category("Wizard")]
[Description("Occurs when wizard is finished, giving the user a chance to do extra stuff.")]
public:
event EventHandler^ Finish
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