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

File:IHelpRegistry
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
Purpose: Returns the Help Url for the Active Control in the Form
Notes:



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


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


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