Namespace: Consultingwerk.Windows.Session
Class 
FileLookupControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:FileLookupControl
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jan 28 16:28:26 CET 2015



Top Method Summary
Options Name Purpose
FillFileNameCombo () Populates the FileName Combo box
InitializeComponent ()
SearchFile () Searches for the file with the name entered in the ultraComboEditor1
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1
ultraComboEditor1_KeyPress (Object, KeyPressEventArgs) Event handler for the KeyPress event of the ultraComboEditor1

Top Constructor Summary
Options Name Purpose
FileLookupControl () Constructor for the FileLookupControl class


Method Detail
Top

FillFileNameCombo ()

Purpose: Populates the FileName Combo box
Notes:

Top

InitializeComponent ()


Top

SearchFile ()

Purpose: Searches for the file with the name entered in the ultraComboEditor1
Notes:

Top

ultraButton1_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the ultraButton1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraComboEditor1_KeyPress (Object, KeyPressEventArgs)

Purpose: Event handler for the KeyPress event of the ultraComboEditor1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.KeyPressEventArgs
The KeyPressEventArgs with the data for this event


Constructor Detail
Top

FileLookupControl ()

Purpose: Constructor for the FileLookupControl class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:25