| Nome | Descrizione |
---|
| Log(Exception) |
Registra il messaggio nel file di Log dell'applicazione.
|
| Log(String) |
Registra il messaggio nei file di Log.
|
| Log(String, String) |
Registra il messaggio nei file di Log.
|
| LogInfo |
Registra il messaggio nei file di Log.
|
| ShowBrowseForFolder(String, String) | |
| ShowBrowseForFolder(String, String, Boolean) | |
| ShowBrowseForFolder(String, String, Boolean, Boolean) | |
| ShowBrowseForFolder(String, String, Boolean, Boolean, Boolean) | |
| ShowGetFileNameIn(String, String) | |
| ShowGetFileNameIn(String, String, Int32) | |
| ShowGetFileNameIn(String, String, String) | |
| ShowGetFileNameIn(String, String, String, Int32) | |
| ShowGetFileNameIn(String, String, String, String) | |
| ShowGetFileNameIn(String, String, String, String, Int32) | |
| ShowGetFileNameOut | |
| ShowInputBox(String, String, String) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, ListString, String) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, String, InputBoxValidatingHandler) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, String, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, ListString, String, InputBoxValidatingHandler) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, String, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, ListString, String, Boolean, InputBoxValidatingHandler) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, String, InputBoxValidatingHandler, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, ListString, String, InputBoxValidatingHandler, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, String, InputBoxValidatingHandler, Int32, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, ListString, String, Boolean, InputBoxValidatingHandler, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, String, InputBoxValidatingHandler, Int32, Int32, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, ListString, String, InputBoxValidatingHandler, Int32, Int32, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBox(String, String, ListString, String, Boolean, InputBoxValidatingHandler, Int32, Int32, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBoxAsMultiLine(String, String, String, InputBoxValidatingHandler) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBoxAsMultiLine(String, String, String, InputBoxValidatingHandler, Boolean) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBoxAsMultiLine(String, String, String, InputBoxValidatingHandler, Int32, Boolean) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBoxAsMultiLine(String, String, String, InputBoxValidatingHandler, Int32, Int32, Int32, Boolean) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowInputBoxAsMultiLine(String, String, String, InputBoxValidatingHandler, Int32, Int32, Int32, Int32, Int32, Boolean) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|
| ShowListChoice |
Visualizza il form per selezionare un elmento da una lista.
|
| ShowLolEditor |
Shows the LolEditor dialog
|
| ShowMessageBox | |
| ShowOperationChoice |
Visualizza il form per selezionare l'operazione da eseguire
|
| ShowText | |
| ShowWinToggles(CheckedListBoxItem) | |
| ShowWinToggles(CheckedListBoxItem, String) | |
| ShowWinToggles(String, CheckedListBoxItem) | |
| ShowWinToggles(String, CheckedListBoxItem, String) |
Displays a number of CheckBoxes in a dialog, then creates a List containing the Value of every CHECKED item.
|
| VisMsg(IWin32Window, ListException) |
Visualizza la finestra di dialogo per le liste di eccezioni.
Nasconde l'opzione "Non mostrare più".
|
| VisMsg(IWin32Window, Exception) |
Visualizza la finestra di dialogo per le eccezioni.
Nasconde l'opzione "Non mostrare più".
|
| VisMsg(IWin32Window, String) |
Visualizza un messaggio semplice con solo il pulsante OK e l'icona Information.
|
| VisMsg(IWin32Window, ListException, Boolean) |
Visualizza la finestra di dialogo per le liste di eccezioni.
Rende visibile l'opzione "Non mostrare più".
|
| VisMsg(IWin32Window, Exception, Boolean) |
Visualizza la finestra di dialogo per le eccezioni.
Rende visibile l'opzione "Non mostrare più".
|
| VisMsg(IWin32Window, String, String) |
Visualizza un messaggio semplice con solo il pulsante OK e l'icona Information.
|
| VisMsg(IWin32Window, String, MessageBoxIcon) |
Visualizza un messaggio semplice con solo il pulsante OK e l'icona specificata.
|
| VisMsg(IWin32Window, String, String, MessageBoxIcon) |
Visualizza un messaggio semplice con solo il pulsante OK e l'icona specificata.
|
| VisMsg(IWin32Window, String, MessageBoxButtons, MessageBoxIcon) |
Visualizza un messaggio semplice con solo il pulsante OK e l'icona specificata.
|
| VisMsg(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon) |
Visualizza un messaggio semplice con solo il pulsante OK e l'icona specificata.
|