Set Dialog Text
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
This command sets the dialog text on an open file dialog. Set Dialog Text is a [[Windows Commands|Windows Command]]. | This command sets the dialog text on an open file dialog. Set Dialog Text is a [[Windows Commands|Windows Command]]. | ||
− | Caption | + | '''Caption:''' the label on the title bar of the dialog. |
− | Label | + | '''Label:''' to the text near the file field where the file name goes. |
− | Text | + | '''Text:''' the name of the file you would like uploaded. |
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.