McWindow Methods |
![]() |
The McWindow type exposes the following members.
Name | Description | |
---|---|---|
![]() | Activate |
Make the Current window as the active window and fires the Activate Event
|
![]() | BeginInit | |
![]() | Close |
Closes the curent window.
|
![]() | EndInit | |
![]() | GetBaseDocumentView | |
![]() | GetBaseDocumentView(IMcDocumentView) | |
![]() | HideBalloon |
Closes the balloon if it is present.
|
![]() | HideWarningBox |
Closes the warning box if it is present.
|
![]() | Maximize |
Maximize the current window.
|
![]() | Minimize |
Minimize the current window.
|
![]() | Restore |
Restore the current window
|
![]() | SendMail |
Sends this document as an email attachment using the default email application.
|
![]() | 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.
|
![]() | ShowNotification(String) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
|
![]() | ShowNotification(String, NotificationImages) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
|
![]() | ShowNotification(String, Image) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
|
![]() | ShowNotification(String, Image, Int32) |
Shows a Windows "toast notification", which is a small caption displayed over the document view for a short amount of time.
|
![]() | 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.
|
![]() | SizeFromClientSize | |
![]() | UpdateDisplayPalette |
Update the system palette for optimal image display
|