Click or drag to resize

RunDialogsInputRadioBox Method

Overload List
  NameDescription
Public methodStatic memberInputRadioBox(String, String, String)
Shows a dialog in which a choice can be made between two options. (Returns True if the first option was selected, and False otherwise.)
Public methodStatic memberInputRadioBox(String, String, String, Boolean)
Shows a dialog in which a choice can be made between two options. (Returns True if the first option was selected, and False otherwise.)
Public methodStatic memberInputRadioBox(String, String, String, Boolean, String)
Shows a dialog in which a choice can be made between two options. (Returns True if the first option was selected, and False otherwise.)
Top
See Also