• 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 » Group Box 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:group_box_properties

Group Box Properties

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).
  • No Prefix: Disables the usual mnemonic (keyboard accelerator) behaviour if the control’s title contains an ampersand (this lets you have a group title containing an ampersand).