<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.dopus.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.dopus.com/feed.php">
        <title>Directory Opus Manual - scripting:script_editor:editors:dialog_editor:dialog_control_properties</title>
        <description></description>
        <link>https://docs.dopus.com/</link>
        <image rdf:resource="https://docs.dopus.com/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-04-07T15:42:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:button_properties&amp;rev=1773894721&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:check_box_properties&amp;rev=1692328724&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:combo_box_properties&amp;rev=1692328768&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:common_dialog_properties&amp;rev=1692328632&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:date_time_picker_properties&amp;rev=1731462200&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:dialog_properties&amp;rev=1721349596&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:edit_control_properties&amp;rev=1765310052&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:group_box_properties&amp;rev=1692328850&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_box_properties&amp;rev=1692328787&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_edit_properties&amp;rev=1769662430&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_view_properties&amp;rev=1692328822&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:markup_text_properties&amp;rev=1740433405&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:palette_properties&amp;rev=1719540923&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:radio_button_properties&amp;rev=1692328748&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:static_text_properties&amp;rev=1716190906&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:tab_control_properties&amp;rev=1692328835&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.dopus.com/lib/exe/fetch.php?media=logo.png">
        <title>Directory Opus Manual</title>
        <link>https://docs.dopus.com/</link>
        <url>https://docs.dopus.com/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:button_properties&amp;rev=1773894721&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-19T04:32:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Button Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:button_properties&amp;rev=1773894721&amp;do=diff</link>
        <description>The specific properties applicable to the Button control are:

	*  Default Button: Set to True to make this button the “default button” for the control. The default button is the one which is triggered when the user pushes the Return key. If you have the automatic</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:check_box_properties&amp;rev=1692328724&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:18:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Check Box Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:check_box_properties&amp;rev=1692328724&amp;do=diff</link>
        <description>The specific properties applicable to the Check Box control are:

	*  Tri-state: Set to True to give this check box a third state, “indeterminate”. This third state appears to the user as a solid rectangle inside the checkbox (  ). If set to False</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:combo_box_properties&amp;rev=1692328768&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:19:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Combo Box Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:combo_box_properties&amp;rev=1692328768&amp;do=diff</link>
        <description>The specific properties applicable to the Combo Box control are:

	*  Content: Lets you specify the initial contents of the combo box control. Each value you enter (one per line) will appear in the drop-down list. You can also manipulate the contents of the combo box from your script.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:common_dialog_properties&amp;rev=1692328632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:17:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Common Dialog Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:common_dialog_properties&amp;rev=1692328632&amp;do=diff</link>
        <description>There are several properties that all (or some) controls have in common.

	*  Name: All controls and dialogs have a name. This name will be used by your script to refer to the control, for example to read or change its value. Control names must be unique within the one dialog. When you add a control a default name will be assigned to it but you will probably want to change this to make it easier to identify the control in your script.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:date_time_picker_properties&amp;rev=1731462200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-13T01:43:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Date/Time Picker Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:date_time_picker_properties&amp;rev=1731462200&amp;do=diff</link>
        <description>The specific properties applicable to the Date/Time Picker control are:

	*  Date Format: Four types are supported - short date (e.g. &quot;22/09/24&quot;), short date with century (e.g. &quot;22/09/2024&quot;), long date (e.g. &quot;Sunday, 22 September 2024&quot;) and time (e.g. &quot;10:30:54&quot;). The actual formats used depends upon your system locale settings - in particular, short date and short date with century may be the same.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:dialog_properties&amp;rev=1721349596&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-19T00:39:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dialog Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:dialog_properties&amp;rev=1721349596&amp;do=diff</link>
        <description>To edit the properties of the dialog, click on it outside of any control. The specific properties applicable to the dialog are:

	*  Base Language: Specifies the “base language” of the dialog, that is the native language you’re designing it in. You can use the language overlay feature (described later) to provide additional translations of your dialog.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:edit_control_properties&amp;rev=1765310052&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-09T19:54:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Edit Control Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:edit_control_properties&amp;rev=1765310052&amp;do=diff</link>
        <description>Note that the Edit Control uses the Title property to set its default value. The specific properties applicable to the Edit Control are: 

	*  Edit Type: Sets the type of the edit control. The available types are:
		*  Single line: Allows the entry of a single line of text.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:group_box_properties&amp;rev=1692328850&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:20:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Group Box Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:group_box_properties&amp;rev=1692328850&amp;do=diff</link>
        <description>The specific properties applicable to the Group Box control are:

	*  Group Header: Set to True to make this a group header (designed to separate two sections of a dialog) rather than a group box (designed to enclose a group of related controls).
	*</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_box_properties&amp;rev=1692328787&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:19:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>List Box Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_box_properties&amp;rev=1692328787&amp;do=diff</link>
        <description>The specific properties applicable to the List Box control are:

	*  Content: Lets you specify the initial contents of the list box control. Each value you enter (one per line) will appear in the list box. You can also manipulate the contents of the list box from your script.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_edit_properties&amp;rev=1769662430&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-29T04:53:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>List Edit Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_edit_properties&amp;rev=1769662430&amp;do=diff</link>
        <description>The specific properties applicable to the List Edit control are:

	*  Type: Specifies the type of data the control edits. Choose from Folders, Files, Network Servers and Strings.
	*  Reset button: The control should display a button allowing the user to reset it to its defaults.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_view_properties&amp;rev=1692328822&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:20:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>List View Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:list_view_properties&amp;rev=1692328822&amp;do=diff</link>
        <description>The specific properties applicable to the List View control are:

	*  Content: Lets you specify the initial contents of the list view control. Each value you enter (one per line) will appear in the list view. You can also manipulate the contents of the list view from your script.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:markup_text_properties&amp;rev=1740433405&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-24T21:43:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Markup Text Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:markup_text_properties&amp;rev=1740433405&amp;do=diff</link>
        <description>The specific properties applicable to the Markup Text control are:

	*  Change Link Color: Any links in the text will be displayed in a different color.
	*  Scrollbar: If the text is too large for the control, a vertical scrollbar will be shown to allow the text to be scrolled.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:palette_properties&amp;rev=1719540923&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-28T02:15:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Palette Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:palette_properties&amp;rev=1719540923&amp;do=diff</link>
        <description>The specific properties applicable to the Palette control are:

	*  Palette Type: Four types are supported - normal, alpha (supports alpha values), transparent (supports a &quot;transparent&quot; option) and default (supports a &quot;default&quot; option).
	*  No Arrow</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:radio_button_properties&amp;rev=1692328748&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:19:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Radio Button Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:radio_button_properties&amp;rev=1692328748&amp;do=diff</link>
        <description>The specific properties applicable to the Radio Button control are:

	*  Check State: Sets the default state of the radio button.
	*  Begin Group: Set to True if this radio button is the first in a connected group of radio buttons. When one radio button is selected, all other radio buttons in the same group are automatically turned off. This property lets you have more than one group of radio buttons on the one dialog.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:static_text_properties&amp;rev=1716190906&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-20T07:41:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Static Text Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:static_text_properties&amp;rev=1716190906&amp;do=diff</link>
        <description>The specific properties applicable to the Static Text control are:

	*  Ellipsis: This option configures the ellipsis (…) that will be displayed to indicate when the title string doesn’t fit completely in the control. The options are:
		*  None</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:tab_control_properties&amp;rev=1692328835&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-18T03:20:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tab Control Properties</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor:dialog_control_properties:tab_control_properties&amp;rev=1692328835&amp;do=diff</link>
        <description>The specific properties applicable to the Tab Control are:

	*  Fixed Width: Set to True to make all the tabs the same width; if set to False they will auto-size to fit their labels.
	*  Tabs: Specifies which dialogs will appear as tabs in this control (and the order in which they’ll appear). You must create the dialogs (in the same script) before you can add them to a tab.</description>
    </item>
</rdf:RDF>
