git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34614
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// to it without breaking backwards compatibility
// classic Win32 version -- this can be useful when we move this into
// to it without breaking backwards compatibility
// classic Win32 version -- this can be useful when we move this into
+ // wxRendererNative
+#if defined(__WXWINCE__) || !wxUSE_UXTHEME
UINT state = DFCS_BUTTONCHECK;
if ( !IsEnabled() )
state |= DFCS_INACTIVE;
UINT state = DFCS_BUTTONCHECK;
if ( !IsEnabled() )
state |= DFCS_INACTIVE;