Caption (Get method)
Gets the "Caption" property of the CDialog control.
Returned value
Caption (Set method)
Sets the "Caption" property of the CDialog control.
bool Caption(
const string text
) |
Parameters
text
[in] New value of "Caption" property.
Returned value