BmpNames

컨트롤의 bmp 파일 이름을 설정합니다

bool  BmpNames(
   const string  off="",     // 파일명
   const string  on=""       // 파일명
   )

Parameters

off=""

[in]  OFF 상태의 bmp 파일 이름.

on=""

[in]  ON 상태의 bmp 파일 이름.

Return Value

성공시 true, 아니면 false.