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-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.02.2026 20:14:15