Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Caption Property
Description
This read-only property returns the dialog box's caption (title on titlebar)
Property type
Read-only property
Syntax
Visual Basic
Public Property Caption As String
Return Type
String value of the caption if the caption is avalable. If it's not available, it returns an empty string.
See Also