Namespace: Consultingwerk.Windows
Class 
ShowEditDialogEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.CancelableEventArgs

File:ShowEditDialogEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 19 22:31:37 CEST 2012


Top Constructor Summary
Options Name Purpose
+ ShowEditDialogEventArgs (Object) Constructor for the AssignSettingFromFormEventArgs class

Top Property Summary
Options Name Purpose
+ LOGICAL Cancel Gets or sets a value indicating whether the event should be canceled.
Inherited from Consultingwerk.CancelableEventArgs
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ System.Windows.Forms.Form Form Gets and sets the reference to the Form that has been created by an event subscriber
+ Progress.Lang.Object SettingsInstance Returns the reference to the Settings Instance


Constructor Detail
Top

PUBLIC ShowEditDialogEventArgs (Object)

Purpose: Constructor for the AssignSettingFromFormEventArgs class
Notes:

Parameters:
oSettingsInstance Progress.Lang.Object
The Settings instance


Property Detail
Top

PUBLIC LOGICAL Cancel

Inherited from Consultingwerk.CancelableEventArgs
Purpose: Gets or sets a value indicating whether the event should be canceled.
Notes: This property can be used by event subscribers to signal that the
operation following the before event should be cancelled

Returns LOGICAL
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC System.Windows.Forms.Form Form

Purpose: Gets and sets the reference to the Form that has been created
by an event subscriber
Notes:

Returns System.Windows.Forms.Form
Top

PUBLIC Progress.Lang.Object SettingsInstance

Purpose: Returns the reference to the Settings Instance
Notes:

Returns Progress.Lang.Object


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:54:37