|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | FillFileNameCombo () |
Populates the FileName Combo box |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | 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 |
Options | Name | Purpose | |
---|---|---|---|
+ | FileLookupControl () |
Constructor for the FileLookupControl class |
Top
PROTECTED FillFileNameCombo ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED SearchFile ()
|
||||||||||||||||||||
PRIVATE ultraButton1_Click (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE ultraComboEditor1_KeyPress (Object, KeyPressEventArgs)
|
PUBLIC FileLookupControl ()
|
---|