BP_BUTTON ist nicht bekannt?
-
Hi,
ich habe grade diesen Artikel durchgenommen den ich auf der MSDN gefunden habe:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/userex/cookbook.aspDort wird BP_BUTTON benutzt, dieser ist aber nicht bekannt! In der MSDN habe ich auch nix gefunden sowie in den Windowsheadern
Wo finde ich das also? 
-
// NOTE: PartId's and StateId's used in the theme API are defined in the // hdr file <tmschema.h> using the TM_PART and TM_STATE macros. For // example, "TM_PART(BP, PUSHBUTTON)" defines the PartId "BP_PUSHBUTTON".
-
#include <uxtheme.h> #include <tmschema.h>Siehe auch:
http://msdn.microsoft.com/library/en-us/shellcc/platform/commctls/userex/topics/partsandstates.asp