Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the Object class.
Syntax
public void new(
DialogBoxType type,
str text,
str title,
str bottomtext,
DialogButton defaultButton)
Run On
Called
Parameters
- type
Type: DialogBoxType Enumeration
- text
Type: str
- title
Type: str
- bottomtext
Type: str
- defaultButton
Type: DialogButton Enumeration