Top Method Summary
Options Name Purpose
RaiseSearchRequested (Object, QuickLaunchSearchEventArgs) Raises the SearchRequested event

Top Constructor Summary
Options Name Purpose
QuickLaunchSearchEvent () Protected default constructor.

Top Event Summary
Options Name Purpose
SearchRequested (Object, QuickLaunchSearchEventArgs) Raised to request Quick-Launch results for a search term


Method Detail
Top

RaiseSearchRequested (Object, QuickLaunchSearchEventArgs)

Purpose: Raises the SearchRequested event
Notes: An ABL event can only be published from within the class it
is defined in, so callers (the Quick-Launch dialog) go
through this method rather than calling
SearchRequested:Publish Publish (...) directly

Parameters:
poSender Progress.Lang.Object
The reference to the object requesting Quick-Launch results
poEventArgs Consultingwerk.Windows.Framework.QuickLaunch.QuickLaunchSearchEventArgs
The QuickLaunchSearchEventArgs with the data for this event


Constructor Detail
Top

QuickLaunchSearchEvent ()

Purpose: Protected default constructor.
Notes: There's no need to create instances of this event holder class



Event Detail
Top

SearchRequested (Object, QuickLaunchSearchEventArgs)

Purpose: Raised to request Quick-Launch results for a search term
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.Framework.QuickLaunch.QuickLaunchSearchEventArgs
The QuickLaunchSearchEventArgs with the data for this event


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       19.09.2026 10:21:49