A popup message is an HTML pop-up window that contains Microsoft Internet Explorer browser or simple text. This interface enables you to set properties for the popup message, including size and position, and display time.
| 
 | Properties | 
 | 
| 
 | Get and sets an alignment string that specifies the position of the pop-up window. | |
| 
 | Gets and sets a Boolean that enables/disables dragging of the pop-up window. | |
| 
 | Gets and sets a Boolean that enables/disables resizing of the pop-up window. | |
| 
 | Gets and sets a Boolean that determines whether the pop-up window jumps back to its original top, left position whenever the user resizes the 3D Window. | |
| 
 | Gets and sets the caption of the pop-up. | |
| 
 | Gets and sets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject66) | |
| 
 | Gets and sets HTML popup properties including allow drag, use last size, and use default position. | |
| 
 | Gets and sets a Boolean that determines whether the focus is set to the 3D Window after the message is triggered. | |
| 
 | Gets and sets the height of the pop-up window, in pixels or in percentage of the 3D Window. | |
| 
 | Gets the ID of the object. (Inherited from ITerraExplorerObject66) | |
| 
 | If the src property is undefined, the pop-up window utilizes an HTML page and lets the user modify its InnerHTML as in a regular HTML web page. | |
| 
 | If both src and InnerHTML properties are undefined, the pop-up window is a simple text string. The text string is determined via this property. | |
| 
 | Gets and sets the left x-coordinate where the pop-up will be displayed relative to the 3D Window. | |
| 
 | Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject66) | |
| 
 | Gets and sets a Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject66) | |
| 
 | Gets and sets a URL that is the source HTML to be displayed in the pop-up window. | |
| 
 | Gets and sets the time in milliseconds, the pop-up window is displayed. | |
| 
 | Gets and sets the top y-coordinate where the pop-up will be displayed relative to the 3D Window. | |
| 
 | Gets and sets a Boolean that determines if a caption is used for the popup message. | |
| 
 | Gets and sets the width of the pop-up window, in pixels or in percentage of the 3D Window. | |
| 
 | Methods | 
 | 
| 
 | This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. | |
| 
 | GetParam | Reserved. Currently not used. | 
| 
 | This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. | |
| 
 | SetParam | Reserved. Currently not used. |