Namespace: Consultingwerk.Windows
Class 
FormLauncher Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:FormLauncher
Purpose:Dynamically starts a GUI for .NET form from the list of
available Forms
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jan 08 16:13:56 CET 2012
Purpose: Disallow instance creation
Notes:



Top Method Summary
Options Name Purpose
+ LaunchForm () Shows a dialog listing all available Form's
+ LaunchForm (character, logical) Launches the given Form

Top Constructor Summary
Options Name Purpose
- FormLauncher () Disallow instance creation


Method Detail
Top

PUBLIC LaunchForm ()

Purpose: Shows a dialog listing all available Form's
Notes:

Top

PUBLIC LaunchForm (character, logical)

Purpose: Launches the given Form
Notes:

Parameters:
pcFormType CHARACTER
The name of the Form type to launch (class name)
plMdiChild LOGICAL
Start as MdiChild (if an MdiParent is present)


Constructor Detail
Top

PRIVATE FormLauncher ()

Purpose: Disallow instance creation
Notes:



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