Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| EnabledChangedHandler (Object, EventArgs) |
Event handler for the EnabledChanged event of the .NET Control |
||
| Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control) |
Returns the IWidget reference for a given .NET Control |
||
| Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (UltraGridCell) |
Returns the IWidget reference for a given .NET Control |
||
| A | INTEGER GetBGCOLOR () |
SET method for the BGCOLOR property |
|
| A | INTEGER GetFGCOLOR () |
SET method for the FGCOLOR property |
|
| CHARACTER GetFORMAT () |
GET method for the FORMAT property |
||
| LOGICAL GetHIDDEN () |
GET method for the HIDDEN property |
||
| CHARACTER GetSCREEN-VALUE () |
GET method for the SCREEN-VALUE property |
||
| LOGICAL GetSENSITIVE () |
GET method for the SENSITIVE property |
||
| LOGICAL GetVISIBLE () |
GET method for the VISIBLE property |
||
| A | SetBGCOLOR (integer) |
SET method for the BGCOLOR property |
|
| A | SetFGCOLOR (integer) |
SET method for the FGCOLOR property |
|
| SetFORMAT (character) |
SET method for the FORMAT property |
||
| SetHIDDEN (logical) |
SET method for the HIDDEN property |
||
| SetSCREEN-VALUE (character) |
SET method for the SCREEN-VALUE property |
||
| SetSENSITIVE (logical) |
SET method for the SENSITIVE property |
||
| SetVISIBLE (logical) |
SET method for the VISIBLE property |
| Options | Name | Purpose | |
|---|---|---|---|
| WidgetFacade (Control) |
Constructor for the WidgetFacade class |
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER BGCOLOR |
|
||
| System.Windows.Forms.Control Control |
|
||
| A | CHARACTER DATA-TYPE |
|
|
| INTEGER FGCOLOR |
|
||
| CHARACTER FORMAT |
|
||
| LOGICAL HIDDEN |
|
||
| LOGICAL MODIFIED |
|
||
| CHARACTER NAME |
|
||
| CHARACTER PRIVATE-DATA |
|
||
| CHARACTER SCREEN-VALUE |
|
||
| LOGICAL SENSITIVE |
|
||
| A | CHARACTER TYPE |
|
|
| LOGICAL VISIBLE |
|
|
Top
EnabledChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control)
|
||||||||||||||||||||||||
Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (UltraGridCell)
|
||||||||||||||||||||||||
INTEGER GetBGCOLOR ()
|
||||||||||||||||||||||||
INTEGER GetFGCOLOR ()
|
||||||||||||||||||||||||
CHARACTER GetFORMAT ()
|
||||||||||||||||||||||||
LOGICAL GetHIDDEN ()
|
||||||||||||||||||||||||
CHARACTER GetSCREEN-VALUE ()
|
||||||||||||||||||||||||
LOGICAL GetSENSITIVE ()
|
||||||||||||||||||||||||
LOGICAL GetVISIBLE ()
|
||||||||||||||||||||||||
SetBGCOLOR (integer)
|
||||||||||||||||||||||||
SetFGCOLOR (integer)
|
||||||||||||||||||||||||
SetFORMAT (character)
|
||||||||||||||||||||||||
SetHIDDEN (logical)
|
||||||||||||||||||||||||
SetSCREEN-VALUE (character)
|
||||||||||||||||||||||||
SetSENSITIVE (logical)
|
||||||||||||||||||||||||
SetVISIBLE (logical)
|
||||||||||||||||||||||||
WidgetFacade (Control)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INTEGER BGCOLOR
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
System.Windows.Forms.Control Control
|
|||||||||
CHARACTER DATA-TYPE
|
|||||||||
INTEGER FGCOLOR
|
|||||||||
CHARACTER FORMAT
|
|||||||||
LOGICAL HIDDEN
|
|||||||||
LOGICAL MODIFIED
|
|||||||||
CHARACTER NAME
|
|||||||||
CHARACTER PRIVATE-DATA
|
|||||||||
CHARACTER SCREEN-VALUE
|
|||||||||
LOGICAL SENSITIVE
|
|||||||||
CHARACTER TYPE
|
|||||||||
LOGICAL VISIBLE
|
|||||||||