• Toggle theme

Directory Opus Manual

User Tools

  • Toggle theme
  • Log In

Site Tools

You are here: Introduction » Scripting » Script Editor » Editors » Dialog Editor » Dialog Control Properties » Radio Button Properties

Sidebar

  • Copyrights
  • Licenses
  • Acknowledgements
  • Introduction
  • Basic Concepts
  • File Operations
  • FTP
  • Additional Functionality
  • Preferences
  • Customize
  • File Types
  • Scripting
    • Rename Scripts
    • Script Functions
    • Script Add-ins
    • Script Management
    • Script Editor
      • Script Assets
      • Editors
        • Code Editor
        • Dialog Editor
          • Dialog Editor Commands
          • Adding Dialog Controls
          • Sizing and Positioning Dialog Controls
          • Using the Layout Commands
          • Dialog Control Tab Order
          • Dialog Control Mnemonics
          • Language Overlays
          • Dialog Control Properties
            • Common Dialog Properties
            • Dialog Properties
            • Static Text Properties
            • Markup Text Properties
            • Edit Control Properties
            • Button Properties
            • Check Box Properties
            • Radio Button Properties
            • Combo Box Properties
            • List Box Properties
            • List View Properties
            • List Edit Properties
            • Date/Time Picker Properties
            • Palette Properties
            • Tab Control Properties
            • Group Box Properties
        • String Editor
      • Snippets
    • Script Dialogs
    • Resources
    • Script Log
    • Example Scripts
  • Evaluator
  • Reference
  • New In Directory Opus 13
scripting:script_editor:editors:dialog_editor:dialog_control_properties:radio_button_properties

Radio Button Properties

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.