Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartDataBrowserLogicWithEvents Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Interfaces.ISmartDataBrowserLogic
Implemented by: Consultingwerk.SmartComponents.Base.SmartDataBrowserLogic

File:ISmartDataBrowserLogic
Purpose:Interface for SmartDataBrowserLogic classes that support
subscribing events
Author(s):Mike Fechner
Created:Thu Apr 13 20:33:52 CET 2025



Top Method Summary
Options Name Purpose
SubscribeControlEventHandler (Control, character, character) Subscribes a Control to an Event Handler in the Grid Logic Class


Method Detail
Top

SubscribeControlEventHandler (Control, character, character)

Purpose: Subscribes a Control to an Event Handler in the Grid Logic Class
Notes: The event handler method needs to be PROTECTED in the Grid Logic Class

Parameters:
poControl System.Windows.Forms.Control
The Control contained in the Viewer
pcEventName CHARACTER
The name of the event to subscribe
pcHandlerName CHARACTER
The name of the control event handler method


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