|
|
| Enables the user to acess a pop-up menu when the field is double-clicked. By default, this will return all the values in the table for the associated column
|
|
|
|
|
|
|
| Pop-up menu is automatically presented when the focus is shifted to the object
|
|
|
|
|
| Pop-up menu can be custom designed to return lookup values from other tables/views, and display optional Dynamic Where Clauses
|
|
|
|
|
|
|
| Focus is automatically shifted to the next object in the tab order when the pop-up menu is closed
|
|
|
|
|
| Specifies the table/view that the menu values will be retrieved from
|
|
|
|
|
| Specifies the type of pop-up menu: Single Column; Multi Column; Expression; Expression with Column
|
|
|
|
|
| Specifies the column from the table/view for the data source
|
|
|
|
|
| If you selected Expression from the Pop-Up Type, enter the expression in this field
|
|
|
|
|
| Caption value which the pop-up menu will display when visible
|
|
|
|
|
| Title value which the pop-up menu will display when visible
|
|
|
|
|
| Limits the number of values displayed in the Pop-up Menu
|
|
|
|
|
| Displayed lines between the values in the Pop-up Menu
|
|
|
|
|
| Displayed distict values in the Pop-up Menu
|
|
|
|
|
| Specifies the font style, size and color for the title
|
|
|
| Specifies the font style, size and color for the values in the list
|
|
|
|
|
| Specifies the background color of the title
|
|
|
| Specifies the background color of the values in the list
|
|
|
| Use Dynamic Where Clause
|
| Prompts the user for data input to filter the returned data that is displayed
|
|
|
| Message
|
| This value displays as a title to the Where Clause input window when using a Dynamic Where Clause
|
|
|
| Where Builder
|
| Opens the Where Builder dialog for a GUI interface to create your expression
|
|
|
|
|
|
|