All Projects → awaescher → WinFormsCT

awaescher / WinFormsCT

Licence: other
☢️ The one and only computer tomographer for Windows Forms user interfaces

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to WinFormsCT

Project17-C-Map
Map SDK를 활용한 POI Clustering Interaction Dev.
Stars: ✭ 41 (+0%)
Mutual labels:  interactive-visualizations
SimpleClassicTheme.Taskbar
Taskbar for Simple Classic Theme
Stars: ✭ 47 (+14.63%)
Mutual labels:  winforms
Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 345 (+741.46%)
Mutual labels:  winforms
dot-net-transitions
A library for animated UI transitions for .NET
Stars: ✭ 85 (+107.32%)
Mutual labels:  winforms
topmostfriend
Utility for making windows always be on top, forcefully.
Stars: ✭ 6 (-85.37%)
Mutual labels:  winforms
Scraps
Scrap.TF Raffle Joining Bot
Stars: ✭ 24 (-41.46%)
Mutual labels:  winforms
ecce
ML Prediction of Bible Topics and Passages (Python / React)
Stars: ✭ 36 (-12.2%)
Mutual labels:  interactive-visualizations
forge-bucketsmanager-desktop
View, Upload & Translate models: Desktop sample tool (.NET) to manage bucket, objects and translations (extract SVF)
Stars: ✭ 44 (+7.32%)
Mutual labels:  winforms
Krypton-Toolkit-Suite-NET-Core
A update to Component factory's krypton toolkit to support .NET Framework 3.5 to .NET Core
Stars: ✭ 27 (-34.15%)
Mutual labels:  winforms
GREIN
GREIN : GEO RNA-seq Experiments Interactive Navigator
Stars: ✭ 40 (-2.44%)
Mutual labels:  interactive-visualizations
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (-43.9%)
Mutual labels:  winforms
WinForms-KWAssistant
百度搜索关键词,刷点击
Stars: ✭ 16 (-60.98%)
Mutual labels:  winforms
forge-viewhubs-desktop
Autodesk design file explorer for desktop: Demonstrates a desktop application that shows BIM 360 Team, BIM 360 Docs and Fusion Team hubs, which respective Projects, Folders, Items and Versions
Stars: ✭ 31 (-24.39%)
Mutual labels:  winforms
ConkyLuaMakerGUIv2
An interactive GUI to generate lua conky
Stars: ✭ 20 (-51.22%)
Mutual labels:  interactive-visualizations
WinFormsComInterop
ComWrappers required to run NativeAOT and WinForms
Stars: ✭ 54 (+31.71%)
Mutual labels:  winforms
GChan
Scrape boards and threads from 4chan (8kun WIP). Downloads images, videos and HTML if desired.
Stars: ✭ 31 (-24.39%)
Mutual labels:  winforms
LazyTS
PowerShell Script (GUI) to manage Terminal Sessions
Stars: ✭ 85 (+107.32%)
Mutual labels:  winforms
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (+243.9%)
Mutual labels:  winforms
dodrio
Exploring attention weights in transformer-based models with linguistic knowledge.
Stars: ✭ 233 (+468.29%)
Mutual labels:  interactive-visualizations
Standard-Toolkit
An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET Core/.NET
Stars: ✭ 194 (+373.17%)
Mutual labels:  winforms

WinFormsCT

A new way to analyse the anatomy of a WinForms UI.

WinFormsCT will scan any form (System.Windows.Forms.Form) and all of its child controls recursively to generate a sliced-based height map.

  • Out of a form like this ...

img

  • ... WinFormsCT will detect each control, save a screen copy and collect additional meta data:

img

  • With that, WinFormsCT is able to reconstruct a kind of "height map" for the all the controls of the same hierarchy levels and renders them into "slices" like any good computer tomographer would do.

img

  • These slices can then be used to browse the form's control hierarchy interactively. Including some awesome effects with good old GDI+.

img

Why? Because I can.

Credits

The app icon was made by Freepik from www.flaticon.com and is licensed by CC 3.0 BY

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].