McApplication Events |
![]() |
The McApplication type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterError |
This event is fired after an error has been displayed.
|
![]() | AfterFullScreen |
This event is fired once the application switches back to standard from full screen mode.
|
![]() | AfterInitialize |
This event if fired when the application is fully started.
|
![]() | BeforeError |
The event is fired before displaying an error dialog.
|
![]() | BeforeFullScreen |
This event is fired just before the application goes into full screen mode.
|
![]() | BeforeShutdown |
This event is fired before the application is closed.
|
![]() | CaptureAcquiring |
This event is fired when the status of image capture changes.
|
![]() | Initialize |
This event is fired early during initialization when the main window becomes visible.
|
![]() | SelectedDataChanged |
This event is fired whenever the selected data is changed in the Image Strip or by activating a new window.
|
![]() | SettingChanged |
This event is fired whenever an application setting is being changed.
|
![]() | Shutdown |
This event is fired at the end of the application shutdown.
|