McWindowShowWarningBox Method |
|
| Name | Description | |
|---|---|---|
| ShowWarningBox(String) |
Shows a warning box at the top of the document view.
| |
| ShowWarningBox(String, String) |
Shows a warning box at the top of the document view.
| |
| ShowWarningBox(String, String, NotificationImages) |
Shows a warning box at the top of the document view.
| |
| ShowWarningBox(String, String, Image) |
Shows a warning box at the top of the document view.
| |
| ShowWarningBox(String, String, NotificationImages, String, String) |
Shows a warning box at the top of the document view.
| |
| ShowWarningBox(String, String, Image, String, String) |
Shows a warning box at the top of the document view.
|