|
| | msghandler (string message, bool allow_kill, bool allow_ok) |
| | An error dialog used to display error messages to the user. More...
|
| |
|
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
◆ msghandler()
| FontExtractor.msghandler.msghandler |
( |
string |
message, |
|
|
bool |
allow_kill, |
|
|
bool |
allow_ok |
|
) |
| |
|
inline |
An error dialog used to display error messages to the user.
- Parameters
-
| message | The text to display to the user |
| allow_kill | Whether or not to enable the 'Kill Guerilla' button |
| allow_ok | Whether or not to enable the 'OK' button |
◆ Dispose()
| override void FontExtractor.msghandler.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
| disposing | true if managed resources should be disposed; otherwise, false. |
◆ tb_message
| System.Windows.Forms.TextBox FontExtractor.msghandler.tb_message |
The documentation for this class was generated from the following files: