LAPTOP-SNT8I5JK\Boounion
2025-02-11 3cfb3d13a937d5be56abb7c23e9c5d53521fc935
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)