| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| - | InitializeComponent () | 
     Initializes the Visual Design  | 
|
| # | OnLoad (EventArgs) | 
     Raises the Load event  | 
|
| # | OnPaintBackground (PaintEventArgs) | 
     Raises the PaintBackground event  | 
|
| # | SetGlassRegion () | 
     Defines the transparent region  | 
|
| - | tbSearchField_KeyDown (Object, KeyEventArgs) | 
     Event handler for the KeyDown event of the ultraTextEditor1  | 
|
| - | ultraTextEditor1_Enter (Object, EventArgs) | 
     Event handler for the Enter event of the ultraTextEditor1  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartBusinessEntityLookupDialogDesigner () | 
     Constructor for the SmartBusinessEntityLookupDialogDesigner class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL SearchPromptInSearchField | 
     Returns if the Search Field still contains the Search Prompt  | 
| 
         
            
                Top
                
            
         
        PRIVATE InitializeComponent ()
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PROTECTED OnLoad (EventArgs)
 
  | 
||||||||||||||||||||
        
        PROTECTED OnPaintBackground (PaintEventArgs)
 
  | 
||||||||||||||||||||
        
        PROTECTED SetGlassRegion ()
 
  | 
||||||||||||||||||||
        
        PRIVATE tbSearchField_KeyDown (Object, KeyEventArgs)
 
  | 
||||||||||||||||||||
        
        PRIVATE ultraTextEditor1_Enter (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC SmartBusinessEntityLookupDialogDesigner ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC LOGICAL SearchPromptInSearchField
 
  | 
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|