Namespace: Consultingwerk.Windows.Framework.Repository.Rendering.Form
Class 
HelpRegistry Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Framework.Repository.Rendering.Form.IHelpRegistry

File:HelpRegistry
Purpose:Manages Help Text and URL for Controls and Components
in a dynamic form
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Dec 11 13:49:33 CET 2022



Top Method Summary
Options Name Purpose
+ CHARACTER GetHelpUrlForCurrentControl (Form) Returns the Help Url for the Active Control in the Form
+ RegisterHelpText (Object, character) Registers the Help Text for a Control
+ RegisterHelpUrl (Object, character) Registers the Help Text for a Control

Top Constructor Summary
Options Name Purpose
+ HelpRegistry (UltraToolTipManager) Constructor for the HelpRegistry class


Method Detail
Top

PUBLIC CHARACTER GetHelpUrlForCurrentControl (Form)

Purpose: Returns the Help Url for the Active Control in the Form
Notes:

Parameters:
poForm System.Windows.Forms.Form
The reference to the Form
Returns CHARACTER
The HelpUrl or ?
Top

PUBLIC RegisterHelpText (Object, character)

Purpose: Registers the Help Text for a Control
Notes:

Parameters:
poControl Progress.Lang.Object
The reference to the Control or Grid Column
pcHelpText CHARACTER
The help text to register for the Control
Top

PUBLIC RegisterHelpUrl (Object, character)

Purpose: Registers the Help Text for a Control
Notes:

Parameters:
poControl Progress.Lang.Object
The reference to the Control or Grid Column
pcHelpUrl CHARACTER
The help text to register for the Control


Constructor Detail
Top

PUBLIC HelpRegistry (UltraToolTipManager)

Purpose: Constructor for the HelpRegistry class
Notes:

Parameters:
poTooltipManager Infragistics.Win.UltraWinToolTip.UltraToolTipManager
The reference to the Form's UltraTooltipManager instance


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:22:13