| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| # | ApplyFilter () | 
     Applys the filter to the query  | 
|
| - | BrowserInitializeLayout (Object, InitializeLayoutEventArgs) | 
     Event handler for the InitializeLayout event of the Lookup Grid Control  | 
|
| + | CHARACTER GetLookupFieldValue (character) | 
     Returns a Field Value from the SmartDataObject Adapter  | 
|
| + | InitializeDataAdapter () | 
     Initializes the DataAdapter used by the SmartDataObjectLookupDialog  | 
|
| - | InitializeDatabinding (Object, EventArgs) | 
     Event handler for the Shown event of this dialog form  | 
|
| # | OnLoad (EventArgs) | 
     Raises the Load event  Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner  | 
|
| # | OnPaintBackground (PaintEventArgs) | 
     Raises the PaintBackground event  Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner  | 
|
| - | RestoreLookupSettings () | 
     Restores the stored settings for this lookup  | 
|
| # | SetGlassRegion () | 
     Defines the transparent region  Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner  | 
|
| + | SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs) | 
     Method to be executed inside the class which implements the Interface
IDefaultActionSubscriber.  | 
|
| - | StoreLookupSettings (Object, EventArgs) | 
     Event handler for the Closed event of the Lookup Dialog  | 
|
| # | tbSearchField_EditorButtonClick (Object, EditorButtonEventArgs) | 
     Event handler for the EditorButtonClick event of the tbSearchField  | 
|
| # | tbSearchField_KeyDown (Object, KeyEventArgs) | 
     Event handler for the KeyDown event of the tbSearchField  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartDataObjectLookupDialog (SmartLookup) | 
     Constructor with event subscription  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER AdapterType | 
     Name of the Type of SmartDataObjectAdapter used to lookup
values from the backend.  | 
|
| + | Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser | 
     Returns the reference to the Lookup Browser  | 
|
| + | CHARACTER LookupBrowserFields | 
     Fields to be shown in the SmartDataBrowser  | 
|
| + | CHARACTER LookupDialogFilterFields | 
     Fields that allow to Filter on the Lookup Browser Dialog  | 
|
| + | CHARACTER LookupDialogFilterOperators | 
     Operators for the LookupDialogFilterFields  | 
|
| + | CHARACTER LookupKeyField | 
     Field that is returned by the SmartLookup  | 
|
| + | CHARACTER LookupSmartDataObjectName | 
     Gets and sets the file name of the SmartDataObject used by this
Lookup Dialog  | 
|
| + | LOGICAL SearchPromptInSearchField | 
     Returns if the Search Field still contains the Search Prompt  Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner  | 
| 
         
            
                Top
                
            
         
        PROTECTED ApplyFilter ()
 
  | 
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PRIVATE BrowserInitializeLayout (Object, InitializeLayoutEventArgs)
 
  | 
||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetLookupFieldValue (character)
 
  | 
||||||||||||||||||||||||
        
        PUBLIC InitializeDataAdapter ()
 
  | 
||||||||||||||||||||||||
        
        PRIVATE InitializeDatabinding (Object, EventArgs)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED OnLoad (EventArgs)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED OnPaintBackground (PaintEventArgs)
 
  | 
||||||||||||||||||||||||
        
        PRIVATE RestoreLookupSettings ()
 
  | 
||||||||||||||||||||||||
        
        PROTECTED SetGlassRegion ()
 
  | 
||||||||||||||||||||||||
        
        PUBLIC SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)
 
  | 
||||||||||||||||||||||||
        
        PRIVATE StoreLookupSettings (Object, EventArgs)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED tbSearchField_EditorButtonClick (Object, EditorButtonEventArgs)
 
  | 
||||||||||||||||||||||||
        
        PROTECTED tbSearchField_KeyDown (Object, KeyEventArgs)
 
  | 
||||||||||||||||||||||||
        
        PUBLIC SmartDataObjectLookupDialog (SmartLookup)
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER AdapterType
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser
 
  | 
|||||||||||||||
        
        PUBLIC CHARACTER LookupBrowserFields
 
  | 
|||||||||||||||
        
        PUBLIC CHARACTER LookupDialogFilterFields
 
  | 
|||||||||||||||
        
        PUBLIC CHARACTER LookupDialogFilterOperators
 
  | 
|||||||||||||||
        
        PUBLIC CHARACTER LookupKeyField
 
  | 
|||||||||||||||
        
        PUBLIC CHARACTER LookupSmartDataObjectName
 
  | 
|||||||||||||||
        
        PUBLIC LOGICAL SearchPromptInSearchField
 
  | 
|||||||||||||||