Purpose
Returns the window caption.
Syntax
[sCaption = ] Object.Caption
The Caption property syntax has the following parts:
Name |
Type |
Description |
Object |
DioWindow |
DioWindow object. |
sCaption |
String |
The window caption |
See Also