BmpNames

コントロールの bmp ファイルの名称を設定します。

bool  BmpNames(
  const string  off="",    // ファイル名
  const string  on=""      // ファイル名
  )

パラメータ

off=""

[in] OFF 状態での bmp ファイルの名称

on=""

[in]  ON 状態での bmp ファイルの名称

戻り値

成功の場合は true、それ以外の場合は false