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

File:AssignSettingFromFormEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 19 22:44:27 CEST 2012


Top Constructor Summary
Options Name Purpose
+ AssignSettingFromFormEventArgs (Form, 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 Returns 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 AssignSettingFromFormEventArgs (Form, Object)

Purpose: Constructor for the AssignSettingFromFormEventArgs class
Notes:

Parameters:
poForm System.Windows.Forms.Form
The Form to assign the values from
oSettings Progress.Lang.Object
The Settings instance to Assign to


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: Returns 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:47:42