McWindowShowBalloon Method |
|
| Name | Description | |
|---|---|---|
| ShowBalloon(String, String) |
Shows a balloon message next to the document's tab.
| |
| ShowBalloon(String, String, NotificationImages) |
Shows a balloon message next to the document's tab.
| |
| ShowBalloon(String, String, Image) |
Shows a balloon message next to the document's tab.
| |
| ShowBalloon(String, String, Image, Int32) |
Shows a balloon message next to the document's tab.
| |
| ShowBalloon(String, String, String, NotificationImages, Int32, String, String) |
Shows a balloon message next to the document's tab.
| |
| ShowBalloon(String, String, String, Image, Int32, String, String) |
Shows a balloon message next to the document's tab.
|