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
Purpose: Returns the reference to the Control
Notes:


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
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ System.Windows.Forms.Control Label


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


Returns System.Windows.Forms.Control
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC System.Windows.Forms.Control Label


Returns System.Windows.Forms.Control


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:06