PopupMessage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a message box that the pop-up blocker dismissed while running calculations for an Excel workbook on an HPC cluster.
public class PopupMessage
type PopupMessage = class
Public Class PopupMessage
- Inheritance
-
PopupMessage
Constructors
PopupMessage() |
Properties
MessageText |
Gets the text of the message in the dismissed message box. |
TitleBar |
Gets the text in the title bar of the dismissed message box. |
Methods
ToString() |