Namespace: Consultingwerk.Util
Interface 
ISetFrameBackgroundColorParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Util.SetFrameBackgroundColorParameter

File:SetFrameBackgroundColorParameter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 11 16:17:03 CET 2012


Top Property Summary
Options Name Purpose
+ INTEGER BrowseColor Gets and sets the color number to be used for BROWSE widgets BGCOLOR
+ INTEGER BrowseColumnColor Gets and sets the color number to be used for BROWSE widgets LABEL-BGCOLOR
+ INTEGER Color Gets and sets the color number to be used for FRAME and WINDOW widgets BGCOLOR
+ LOGICAL ColorLiterals Gets and sets if LITERAL or TEXT widgets BGCOLOR will be set to piColor as well
+ INTEGER DisabledtextColor Gets and sets the color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR when disabled
+ LOGICAL LockWindowUpdate Gets and sets if WidgetHelper:SetFrameBackground should call the Win32 API LockWindowUpdate to prevent flickering on the screen
+ HANDLE Parent Gets and sets the parent FRAME or WINDOW
+ INTEGER RadiosetColor Gets and sets the color number to be used for RADIO-SET widgets BGCOLOR
+ INTEGER TextboxColor Gets and sets the color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR
+ INTEGER ToggleBoxColor Gets and sets The color number to be used for TOGGLE-BOX widgets BGCOLOR


Property Detail
Top

PUBLIC INTEGER BrowseColor

Purpose: Gets and sets the color number to be used for BROWSE widgets BGCOLOR
Notes:

Returns INTEGER
Top

PUBLIC INTEGER BrowseColumnColor

Purpose: Gets and sets the color number to be used for BROWSE widgets
LABEL-BGCOLOR
Notes:

Returns INTEGER
Top

PUBLIC INTEGER Color

Purpose: Gets and sets the color number to be used for FRAME and WINDOW
widgets BGCOLOR
Notes:

Returns INTEGER
Top

PUBLIC LOGICAL ColorLiterals

Purpose: Gets and sets if LITERAL or TEXT widgets BGCOLOR will be set to
piColor as well
Notes:

Returns LOGICAL
Top

PUBLIC INTEGER DisabledtextColor

Purpose: Gets and sets the color number to be used for FILL-IN, EDITOR,
COMBO-BOX widgets BGCOLOR when disabled
Notes:

Returns INTEGER
Top

PUBLIC LOGICAL LockWindowUpdate

Purpose: Gets and sets if WidgetHelper:SetFrameBackground should call the
Win32 API LockWindowUpdate to prevent flickering on the screen
Notes: Default is FALSE to avoid interfering with potentially existing code
to avoid window flickering

Returns LOGICAL
Top

PUBLIC HANDLE Parent

Purpose: Gets and sets the parent FRAME or WINDOW
Notes:

Returns HANDLE
Top

PUBLIC INTEGER RadiosetColor

Purpose: Gets and sets the color number to be used for RADIO-SET widgets BGCOLOR
Notes:

Returns INTEGER
Top

PUBLIC INTEGER TextboxColor

Purpose: Gets and sets the color number to be used for FILL-IN, EDITOR,
COMBO-BOX widgets BGCOLOR
Notes:

Returns INTEGER
Top

PUBLIC INTEGER ToggleBoxColor

Purpose: Gets and sets The color number to be used for TOGGLE-BOX widgets BGCOLOR
Notes:

Returns INTEGER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:46:33