Namespace: Consultingwerk.Windows.Framework.Repository.Rendering.DataSource
Class 
FormShownHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:FormShownHandler
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jan 09 23:21:19 CET 2019



Top Method Summary
Options Name Purpose
- ShownHandler (Object, EventArgs) Event handle for the Form's Shown event

Top Constructor Summary
Options Name Purpose
+ FormShownHandler (Form, SmartDataAdapter) Constructor for the FormShownHandler class


Method Detail
Top

PRIVATE ShownHandler (Object, EventArgs)

Purpose: Event handle for the Form's Shown event
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

PUBLIC FormShownHandler (Form, SmartDataAdapter)

Purpose: Constructor for the FormShownHandler class
Notes: Invokes RetrieveData on the Data Adapter instance

Parameters:
poForm System.Windows.Forms.Form
The reference to the Form
poDataAdapter Consultingwerk.SmartComponents.Base.SmartDataAdapter
The reference to the Data Adapter instance


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