Displays a busy box. The busy box displays a message, title bar caption, button, and icon.
- Parameters
-
text | A string that specifies the text to display. |
caption | A string that specifies the title bar caption to display. |
icon | An icon value that specifies the icon to display. |
back_color | A color that represents the background color of the busy box. |
fore_color | A color that represents the background color of the busy box. |
opacity | A float that represents the opacity of the busy box. (0: full opacity and 1.0 no opacity). The lower the value, the more transparent. |