C# Class SebWindowsClient.ConfigurationUtils.SEBMessageBox

Afficher le fichier Open project: SafeExamBrowser/seb-win Class Usage Examples

Méthodes publiques

Méthode Description
Show ( string messageTitle, string messageText, MessageBoxIcon messageBoxIcon, MessageBoxButtons messageButtons, bool neverShowTouchOptimized = false ) : DialogResult

Method Details

Show() public static méthode

public static Show ( string messageTitle, string messageText, MessageBoxIcon messageBoxIcon, MessageBoxButtons messageButtons, bool neverShowTouchOptimized = false ) : DialogResult
messageTitle string
messageText string
messageBoxIcon MessageBoxIcon
messageButtons MessageBoxButtons
neverShowTouchOptimized bool
Résultat DialogResult