Searched refs:FWL_GRIDSTYLEEXT_ShowGridLines (Results 1 – 2 of 2) sorted by relevance
13 #define FWL_GRIDSTYLEEXT_ShowGridLines (1L << 0) macro
211 if ((m_pProperties->m_dwStyleExes & FWL_GRIDSTYLEEXT_ShowGridLines) == 0) { in DrawWidget()