LAPTOP-SNT8I5JK\Boounion
2025-01-10 fc19ffcf4d130b2ef7788475f4b7d7846f56eecd
SourceCode/Bond/BondEq/BlButton.cpp
@@ -151,6 +151,12 @@
{
   m_nFlashState = 0;
   KillTimer(1);
   Invalidate();
}
BOOL CBlButton::IsFlash()
{
   return m_nFlashState != 0;
}
void CBlButton::DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct)