If Not picButton Is Nothing And (m_Style = [Cool Button] Or m_Style = [Toolbar Button] Or m_Style = [Standard Button] Or m_Style = [Up-Down Button]) Then
If UserControl.Enabled Then
'kdq 10/19/98 added GreyScaling for Coolbutton when mouse is not over it (user defined)
If m_Style = [Cool Button] And Not mbMouseOver And m_ShowFlatGrey Then