Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | INTEGER ColorValue (Color) | 
     Returns the color table number for the given .NET Color  | 
|
| + | Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control) | 
     Returns the IWidget reference for a given .NET Control  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | INTEGER GetBGCOLOR () | 
     Returns the BGCOLOR Value  Overrides Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade:GetBGCOLOR ()  | 
|
| # | INTEGER GetFGCOLOR () | 
     Returns the FGCOLOR Value  Overrides Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade:GetFGCOLOR ()  | 
|
| # | CHARACTER GetFORMAT () | 
     GET method for the FORMAT property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | LOGICAL GetHIDDEN () | 
     GET method for the HIDDEN property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | CHARACTER GetSCREEN-VALUE () | 
     GET method for the SCREEN-VALUE property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | LOGICAL GetSENSITIVE () | 
     GET method for the SENSITIVE property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | LOGICAL GetVISIBLE () | 
     GET method for the VISIBLE property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | SetBGCOLOR (integer) | 
     Sets the BGCOLOR Value  Overrides Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade:SetBGCOLOR (integer)  | 
|
| # | SetFGCOLOR (integer) | 
     Sets the FGCOLOR Value  Overrides Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade:SetFGCOLOR (integer)  | 
|
| # | SetFORMAT (character) | 
     SET method for the FORMAT property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | SetHIDDEN (logical) | 
     SET method for the HIDDEN property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | SetSCREEN-VALUE (character) | 
     SET method for the SCREEN-VALUE property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | SetSENSITIVE (logical) | 
     SET method for the SENSITIVE property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| # | SetVISIBLE (logical) | 
     SET method for the VISIBLE property  Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| - | ValueChangedHandler (Object, EventArgs) | 
     Event handler for the ValueChanged event of the .NET Control  | 
| Options | Name | Purpose | |
|---|---|---|---|
| # | InfragisticsControlWidget (UltraControlBase) | 
     Constructor for the InfragisticsControlWidget class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | INTEGER BGCOLOR | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | Control Control | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + A | CHARACTER DATA-TYPE | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | INTEGER FGCOLOR | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | CHARACTER FORMAT | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | LOGICAL HIDDEN | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | LOGICAL MODIFIED | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | CHARACTER NAME | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | CHARACTER PRIVATE-DATA | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | CHARACTER SCREEN-VALUE | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | LOGICAL SENSITIVE | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + A | CHARACTER TYPE | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
|
| + | LOGICAL VISIBLE | 
       Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade  | 
| 
         
            
                Top
                
            
         
        PROTECTED INTEGER ColorValue (Color)
 
  | 
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED INTEGER GetBGCOLOR ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED INTEGER GetFGCOLOR ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED CHARACTER GetFORMAT ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED LOGICAL GetHIDDEN ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED CHARACTER GetSCREEN-VALUE ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED LOGICAL GetSENSITIVE ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED LOGICAL GetVISIBLE ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetBGCOLOR (integer)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetFGCOLOR (integer)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetFORMAT (character)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetHIDDEN (logical)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetSCREEN-VALUE (character)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetSENSITIVE (logical)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetVISIBLE (logical)
 
  | 
||||||||||||||||||||||||
        
        PRIVATE ValueChangedHandler (Object, EventArgs)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED InfragisticsControlWidget (UltraControlBase)
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC INTEGER BGCOLOR
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Control Control
 
  | 
|||||||||
        
        PUBLIC CHARACTER DATA-TYPE
 
  | 
|||||||||
        
        PUBLIC INTEGER FGCOLOR
 
  | 
|||||||||
        
        PUBLIC CHARACTER FORMAT
 
  | 
|||||||||
        
        PUBLIC LOGICAL HIDDEN
 
  | 
|||||||||
        
        PUBLIC LOGICAL MODIFIED
 
  | 
|||||||||
        
        PUBLIC CHARACTER NAME
 
  | 
|||||||||
        
        PUBLIC CHARACTER PRIVATE-DATA
 
  | 
|||||||||
        
        PUBLIC CHARACTER SCREEN-VALUE
 
  | 
|||||||||
        
        PUBLIC LOGICAL SENSITIVE
 
  | 
|||||||||
        
        PUBLIC CHARACTER TYPE
 
  | 
|||||||||
        
        PUBLIC LOGICAL VISIBLE
 
  | 
|||||||||