Top Method Summary
Options Name Purpose
CollectFromControls (Control+ControlCollection) Walks a control collection depth first, contributing results for every UltraTabControl it finds
CollectFromTabControl (UltraTabControl) Contributes a result for every visible, enabled tab of the given tab control
dispose () Unsubscribes from the events this Provider subscribed to, per Ccs.Common.IService
ExecuteResult (character, Object) Selects the folder page this result was produced for
initialize () Subscribes to the events this Provider needs, per Ccs.Common.IService
OnSearchRequested (Object, QuickLaunchSearchEventArgs) Event handler for QuickLaunchSearchEvent:SearchRequested - adds the matching folder pages of the context screen

Top Property Summary
Options Name Purpose
INTEGER MaxFolderPageResults


Method Detail
Top

CollectFromControls (Control+ControlCollection)

Purpose: Walks a control collection depth first, contributing results
for every UltraTabControl it finds
Notes: The walk continues into the tab control's own children, since
a page may host a nested tab control

Parameters:
poControls System.Windows.Forms.Control+ControlCollection
The control collection to walk
Top

CollectFromTabControl (UltraTabControl)

Purpose: Contributes a result for every visible, enabled tab of the
given tab control
Notes:

Parameters:
poTabControl Infragistics.Win.UltraWinTabControl.UltraTabControl
The UltraTabControl to read the tabs from
Top

dispose ()

Purpose: Unsubscribes from the events this Provider subscribed to, per
Ccs.Common.IService
Notes:

Top

ExecuteResult (character, Object)

Purpose: Selects the folder page this result was produced for
Notes: The tab is looked up again rather than cached on the result -
the screen may have changed during the search debounce delay

Parameters:
pcActionKey CHARACTER
The tab key, as set by this Provider
poPayload Progress.Lang.Object
The UltraTabControl owning the tab
Top

initialize ()

Purpose: Subscribes to the events this Provider needs, per Ccs.Common.IService
Notes:

Top

OnSearchRequested (Object, QuickLaunchSearchEventArgs)

Purpose: Event handler for QuickLaunchSearchEvent:SearchRequested - adds
the matching folder pages of the context screen
Notes:

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


Property Detail
Top

INTEGER MaxFolderPageResults


Returns INTEGER


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