|
GetColour |
Prompts the user for a Colour using a standard Windows Dialog. |
|
GetCustomMenuSelection |
Prompts the user to select an item from a single-level Custom Menu using a modal dialog form. |
|
GetDatabase |
Prompts the user for a Database Connection in a modal dialog form. |
|
GetFileOpen |
Prompts the user for a File Name to Open using a standard Windows Dialog. |
|
GetFileSave |
Prompts the user for a File Name to Save using a standard Windows Dialog. |
|
GetFolder |
Prompts the user for a Folder Name using a standard Windows Dialog. |
|
GetInput |
Prompts the user to enter Text using a modal dialog form. |
|
GetInputComboBox |
Prompts the user to enter Text using a modal dialog form. |
|
GetInputComboTextBox |
|
|
GetInputDate |
Prompts the user to enter a Date using a modal dialog form. |
|
GetInputNumber |
Prompts the user to enter a Number using a modal dialog form. |
|
GetListSelection |
Prompts the user to select an item from a list using a modal dialog form. |
|
GetLogin |
Prompts for User Id and Password login details in a modal dialog form. |
|
GetOAuthRedirectUrl System Use Only |
Prompts the user to enter OAuth credentials. |
|
GetPassword |
Prompts the user to enter a Password using a modal dialog form. |
|
GetPasswordChange |
Prompts the user to enter a New Password (with confirmation) using a modal dialog form. |
|
GetPasswordOverride |
Prompts the user to enter an Overriding Password using a modal dialog form. |
|
GetPrintOptions |
Prompts the User with the standard Windows Print Dialog. |
|
GetRangeLookup |
Prompts the user to enter a Range based upon a DataView using a modal dialog form. |
|
GetUserCredentials |
Prompts the user to enter their User Credentials (ie a User Id and Password) using a modal dialog form. |