Namespace: Consultingwerk.Util
Class 
UserInterfaceHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:UserInterfaceHelper
Purpose:Library of generic helper routines for the .NET user
interface
Syntax:Static methods only, Protected constructor to disallow
instance creation
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Feb 25 13:32:07 CET 2011
/* Mike Fechner, Consultingwerk Ltd. 13.09.2017
Preprocessor variables for SmartComponentLibrary, WinKit and SmartFramework
based on Consultingwerk/packages.i now



Top Method Summary
Options Name Purpose
+ DotNetGc () Invokes the .NET Garbage Collector
+ ProcessEvents () Performs Process Events if -IOEverywhere 1 is set

Top Constructor Summary
Options Name Purpose
# UserInterfaceHelper () Disallow instance creation


Method Detail
Top

PUBLIC DotNetGc ()

Purpose: Invokes the .NET Garbage Collector
Notes:

Top

PUBLIC ProcessEvents ()

Purpose: Performs Process Events if -IOEverywhere 1 is set
Notes: Optional startup parameter starting 10.2B02, default for OE11.0
This method is particilar helpful when compiling without
-IOEverywhere 1 to allow using PROCESS EVENTS in non-void methods



Constructor Detail
Top

PROTECTED UserInterfaceHelper ()

Purpose: Disallow instance creation
Notes:



©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:33:47