Sign in Sign up
nuget

WinForm.Inspector.Tool

This library makes it possible to inspect any controls properties, events and even the document outline in your Windows Form at runtime. The only thing you have to do is to create an instance of the Inspector class and then run your winform as normal. Press "Ctrl + F8" to activate the inspector and open the control view window which will show all the data from the inspected control. Make sure the window you wanna inspect has focus, hold down "Alt" and hover your mouse over any given control and see the magic come to life.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
10
Cadence
~2 days
Last 12 months
0

Details

First release
Mar 31, 2019
Releases
Version Released
1.0.0.9 patch
1.0.0.8 patch
1.0.0.7 patch
1.0.0.6 patch
1.0.0.5 patch
1.0.0.4 patch
1.0.0.3 patch
1.0.0.2 patch
1.0.0.1 patch
1.0.0 initial