iRobo.Activity.Advanced Message Box

Activity that Show Advanced Message Box


Properties

Input

  • ButtonChoice - (DropDown to choose Message Box icon). ( Optional)
  • Caption - (String for the title of Message Box). ( Optional)
  • CloseAfter - (DateTime variable for specify The time needed to close). ( Optional)
  • Message - (Object variable for the input ). ( Mandatory)
  • ToMostCheck - (check box for run message in foreground or not). ( Optional)


Misc

  • DisplayName - Advanced Message Box.


Output                                                                                                        

  • ChoseButton -  ( A String Variable That Contains Name Of Chosen Button)

Steps of Using Advanced Message Box Activity

  1. Open iRobo Studio.
  2. Navigate to Existing Project or create new project.
  3. Right click on project name and create new workflow.
  4. Drag the Advanced Message Box Activity from the Toolbox.
  5. Choose The Button to show from ButtonChosen
  6. Type the title of message box in Caption .
  7. Enter the time for message box to close from CloseAfter .
  8. Input the message you want to show in Message .
  9. Check TopMostCheck if you want to run message box in foreground.
  10. Enter a ChosenButton variable for the result of the message box .
  11. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  12. Click Play Button to start the conversion process.



Created with the Personal Edition of HelpNDoc: Easily create EPub books