Control Spy

Started by airr, November 05, 2024, 12:02:23 PM

Previous topic - Next topic

airr

Quote from: MSDN
Control Spy is a tool that helps developers understand common controls: how to apply
styles to them, and how they respond to messages and notifications. Using Control Spy,
you can immediately see how different styles affect the behavior and appearance of
each control, and also how you can change the state of each control by sending
messages.



Stumbled across this while perusing some win32 docs...

Download Link

AIR.

jbk


dragon57

Whoa! Super useful, many thanks.

Quin

This is a super useful tool and I needed it this morning, thanks for sharing! :)
-Quin.
GitHub