| 
                Options | 
                Name | 
                Purpose | 
            
            
  | 
   | 
  
    -
    
    
   | 
  
    
           AddEntityToComboList ()
    
   | 
  
     Test if the currently entered text in the combobox is one of the
items of the comboboxlist. If not a new item is added at the top
of the list.     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           AssignControlValues ()
    
   | 
  
     Assigns settings for the next request in the user control     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         LOGICAL  CanFindInComponentsCollection (Object)
    
   | 
  
     Returns if the component can be found in the ComponentsCollection    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           CreateVerbs ()
    
   | 
  
     Creates Designer Verbs based on the DesignerVerbs property    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           CustomizeToolbar ()
    
   | 
  
     Customizes the UltraToolbarController associated with this BaseForm    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           DesignerInsertUserControl ()
    
   | 
  
     Inserts a user control instance at design time.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           DisableTool (character)
    
   | 
  
     Set the tools (ToolButton and MenuItem) disabled.
Enforced by the Interface IOERABusinessEntityTesterForm     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           EnableTool (character)
    
   | 
  
     Set the tools (ToolButton and MenuItem) enabled.
Enforced by the Interface IOERABusinessEntityTesterForm     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         System.Collections.Generic.List <System.Windows.Forms.Control> FindAllControlsOfType (Type)
    
   | 
  
     Returns a List of all Controls in the Form that are of the given type    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
    
   | 
  
     Returns a List of all Components in the Form    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         AttributeCollection  GetAttributes ()
    
   | 
  
     Returns a collection of custom attributes for this instance of a
component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         CHARACTER  GetClassName ()
    
   | 
  
     Returns the class name of this instance of a component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         CHARACTER  GetComponentName ()
    
   | 
  
     Returns the name of this instance of a component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         TypeConverter  GetConverter ()
    
   | 
  
     Returns a type converter for this instance of a component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         EventDescriptor  GetDefaultEvent ()
    
   | 
  
     Returns the default event for this instance of a component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         PropertyDescriptor  GetDefaultProperty ()
    
   | 
  
     Returns the default property for this instance of a component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         System.Object  GetEditor (Type)
    
   | 
  
     Returns an editor of the specified type for this instance of a
component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         EventDescriptorCollection  GetEvents ()
    
   | 
  
     Returns the events for this instance of a component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         EventDescriptorCollection  GetEvents (Attribute[])
    
   | 
  
     Returns the events for this instance of a component using the
specified attribute array as a filter.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         PropertyDescriptorCollection  GetProperties ()
    
   | 
  
     Returns the properties for this instance of a component.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         PropertyDescriptorCollection  GetProperties (Attribute[])
    
   | 
  
     Returns the properties for this instance of a component using the
attribute array as a filter.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
         System.Object  GetPropertyOwner (PropertyDescriptor)
    
   | 
  
     Returns an object that contains the property described by the
specified property descriptor.    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    -
    
    
   | 
  
    
           LoadLRUEntitiesFromRegistry ()
    
   | 
  
     Load the LRU entities from the registry     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           LoadRibbonQuickAccessToolbar ()
    
   | 
  
     Restores the Quick Access Toolbar items from the Registry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
         CHARACTER  LoadSettings ()
    
   | 
  
     Loads the stored window settings (position etc.) from the registry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
         CHARACTER  LoadSettings (character)
    
   | 
  
     Loads  stored window settings from the registry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           MonitorBusinessServices ()
    
   | 
  
     Monitors the Busienss Services using the ServiceManagerMonitoringForm     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OnDragDrop (DragEventArgs)
    
   | 
  
     Raises the DragDrop event of the Form     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OnDragEnter (DragEventArgs)
    
   | 
  
     Raises the DragEnter event of the Form     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OnFormClosed (FormClosedEventArgs)
    
   | 
  
     Raises the FormClosed event    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OnFormClosing (FormClosingEventArgs)
    
   | 
  
     Raises the FormClosing event    Overrides Consultingwerk.Forms.BaseForm:OnFormClosing (FormClosingEventArgs) 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OnFormDestroyed (EventArgs)
    
   | 
  
     Raises the FormDestroyed event    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OnLoad (EventArgs)
    
   | 
  
     Raises the Load event    Overrides Consultingwerk.Forms.BaseForm:OnLoad (EventArgs) 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OnShown (EventArgs)
    
   | 
  
     Raises the Shown event     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           OnVerbClicked (character)
    
   | 
  
     Event Handler method for Designer Verbs    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OpenScenario ()
    
   | 
  
     Opens a scenario file     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           OpenScenario (character)
    
   | 
  
     Opens a scenario file     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           RemoveSetting (character)
    
   | 
  
     Removes a stored setting    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           RestoreUltraSplitterPosition ()
    
   | 
  
     Restores the position of the Ultra Splitter Controls    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           RestoreWindowPosition ()
    
   | 
  
     Restores the stored window position    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           SaveScenario ()
    
   | 
  
     Saves the current request settings as a scenario     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           SelectAll ()
    
   | 
  
     Selectes all Tables     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           SelectNone ()
    
   | 
  
     Deselects all Tables     
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           SetToolText (character, character)
    
   | 
  
     Sets the Text for a Tool (TextBoxTool)     
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           StoreRibbonQuickAccessToolbar ()
    
   | 
  
     Stores the current Quick Access Toolbar items in the Registry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           StoreSettings (character)
    
   | 
  
     Stores the current window settings (position etc.) to the registry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           StoreSettings (character, character)
    
   | 
  
     Stores window settings to the registry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           StoreUltraSplitterPosition ()
    
   | 
  
     Stores the position of the UltraSplitter Controls in the Registry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    #
    
    
   | 
  
    
           StoreWindowPosition ()
    
   | 
  
     Stores the window position to the resgistry    Inherited from Consultingwerk.Forms.BaseForm 
   | 
  | 
   | 
  
    +
    
    
   | 
  
    
           ToolValueChangedHandler (Object, ToolEventArgs)
    
   | 
  
     Event handler for the ToolValueChanged event of the UltraToolbarsManager
instance     
   | 
  | 
   | 
  
    -
    
    
   | 
  
    
           ultraToolbarsManager_ToolClick (Object, ToolClickEventArgs)
    
   | 
  
     Event handler for the ToolClickEventArgs event of the UltraToolbarsManager
instance     
   |