Namespace: Consultingwerk.Design.SmartComponents
Class 
FieldCreatedEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:FieldCreatedEventArgs
Purpose:Event argument class for the FieldCreated event of the
SmartViewerDesignerControl
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Sep 14 09:29:16 CEST 2011


Top Constructor Summary
Options Name Purpose
+ FieldCreatedEventArgs (Control) Constructor for the FieldCreatedEventArgs class
+ FieldCreatedEventArgs (Control, Control) Constructor for the FieldCreatedEventArgs class

Top Property Summary
Options Name Purpose
+ System.Windows.Forms.Control Control Returns the reference to the Control
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ System.Windows.Forms.Control Label Returns the reference to the Label Control


Constructor Detail
Top

PUBLIC FieldCreatedEventArgs (Control)

Purpose: Constructor for the FieldCreatedEventArgs class
Notes:

Parameters:
poControl System.Windows.Forms.Control
The reference to the Control for this event
Top

PUBLIC FieldCreatedEventArgs (Control, Control)

Purpose: Constructor for the FieldCreatedEventArgs class
Notes:

Parameters:
poControl System.Windows.Forms.Control
The reference to the Control for this event
poLabel System.Windows.Forms.Control
The reference to the Label Control for this event


Property Detail
Top

PUBLIC System.Windows.Forms.Control Control

Purpose: Returns the reference to the Control
Notes:

Returns System.Windows.Forms.Control
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.Control Label

Purpose: Returns the reference to the Label Control
Notes:

Returns System.Windows.Forms.Control


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