Set Dialog Text
From UBot Studio
(Difference between revisions)
(Created page with "This command sets the dialog text on an open file dialog. Set Dialog Text is a Windows Command. Caption refers to the label on the title bar of the dial...") |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | This command sets the dialog text on an open file dialog. | + | This command sets the dialog text on an open file dialog. Set Dialog Text is a [[Windows Commands|Windows Command]]. |
− | + | '''Caption:''' the label on the title bar of the dialog. | |
− | + | '''Label:''' to the text near the file field where the file name goes. | |
− | + | '''Text:''' the name of the file you would like uploaded. | |
− | + | ||
− | Text | + | |
It is used along with the [[Click Dialog Button|click dialog button command]] when uploading a file. | It is used along with the [[Click Dialog Button|click dialog button command]] when uploading a file. |
Latest revision as of 13:00, 21 May 2013
This command sets the dialog text on an open file dialog. Set Dialog Text is a Windows Command.
Caption: the label on the title bar of the dialog.
Label: to the text near the file field where the file name goes.
Text: the name of the file you would like uploaded.
It is used along with the click dialog button command when uploading a file.
[edit] Example
Please see the Click Dialog Button command for an example.