Skip to content

Dialog_Caption - BitmapContainer

Specifies the legend (Select a bitmap file by default) to be displayed at the top of the common open-file dialog that users will interact with

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String Dialog_Caption
Access Type Syntax
Read Access: Get Dialog_Caption to StringVariable
Write Access: Set Dialog_Caption to StringVariable/Value

Description

The Dialog_caption property specifies the legend (Select a bitmap file by default) to be displayed at the top of the common open-file dialog that users will interact with if the allow_select_bitmap_state property is true.

Default is "Select a bitmap file".