Top Method Summary
Options Name Purpose
Initialize () Initializes the SmartFormLogic instance
CHARACTER LoadSettings (character) Loads stored window settings from the registry
RaiseGenericEvent (EventArgs) Raises the Generic Event
Shutdown () Shuts down the SmartFormLogic instance
StoreSettings (character, character) Stores window settings to the registry
A SubscribeEvents () Subscribes the events for an attached form instance
A UnsubscribeEvents () Unsubscribes the events for an attached form instance

Top Property Summary
Options Name Purpose
Consultingwerk.SmartComponents.Base.SmartWindowForm Owner


Method Detail
Top

Initialize ()

Purpose: Initializes the SmartFormLogic instance
Notes:

Top

CHARACTER LoadSettings (character)

Purpose: Loads stored window settings from the registry
Notes:

Parameters:
pcSettingsKey CHARACTER
The key under which the settings for this Form are stored (e.g. Position)
Returns CHARACTER
The string containing the stored window settings
Top

RaiseGenericEvent (EventArgs)

Purpose: Raises the Generic Event
Notes: Supports raising events from the Form Logic Class - it's recommended
to use a derived event arg to distinguish events

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs
Top

Shutdown ()

Purpose: Shuts down the SmartFormLogic instance
Notes:

Top

StoreSettings (character, character)

Purpose: Stores window settings to the registry
Notes:

Parameters:
pcSettings CHARACTER
The string containing the window settings to be stored
pcSettingsKey CHARACTER
The key under which the settings for this Form are stored (e.g. Position)
Top

SubscribeEvents ()

Purpose: Subscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to subscribe to control events

Top

UnsubscribeEvents ()

Purpose: Unsubscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to unsubscribe from control events



Property Detail
Top

Consultingwerk.SmartComponents.Base.SmartWindowForm Owner


Returns Consultingwerk.SmartComponents.Base.SmartWindowForm


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:10