Is there a WinForm control inspector application?

后端 未结 3 566
野的像风
野的像风 2020-12-28 13:37

I\'m looking for something that provides interactive meta-data about a running .NET WinForms application.

Basically, I\'d like to be able to hover over a running Win

3条回答
  •  独厮守ぢ
    2020-12-28 13:57

    WinForms Spy is a good one. The codeproject version doesn't have a draggable cross hairs but there is a version out there that added it.

提交回复
热议问题