|
BmpName (Get method)
Gets the name of bmp file of the control.
string BmpName() const |
Return Value
Name of bmp file of the control.
BmpName (Set method)
Sets the name of bmp file of the control.
bool BmpName(
|
Parameters
name
[in] Name of bmp file of the control.
Return Value
true - successful, otherwise - false.