PopupWindow Constructors
Represents an individual popup window.
Name | Parameters | Description |
---|---|---|
Popup |
none |
Initializes a new instance of the Popup |
Popup |
text, name, header |
Initializes a new instance of the Popup |
Popup |
text, name, header |
Initializes a new instance of the Popup |
Popup |
text, name |
Initializes a new instance of the Popup |
Popup |
text |
Initializes a new instance of the Popup |
See Also