|
Caption (Get method)
Gets the "Caption" property of the CDialog control.
string MinValue() const |
Return Value
The "Caption" property.
Caption (Set method)
Sets the "Caption" property of the CDialog control.
bool Caption(
|
Parameters
text
[in] New value of "Caption" property.
Return Value
true - successful, otherwise - false.