Skip to content

LuisMiSanVe/WinFormsZOrderViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Important

This extension is not finished, so it shouldn't be used for now, this post is merely to increase its reach. A thread on Stack Overflow and a Github Issue are open with the problems I'm having during it's development, I'd appreciate it if you could help!

See in spanish/Ver en español

Logo WinForms Z-Order Viewer

image image image

Visual Studio Extension that lets you view and modify the Z-Order of WinForms Controls.

🛠️ Setup

Install the extension in the Visual Studio Marketplace or clone this repos to debug/fork it.

⚙️ Project Usage Explanation

Open a WinForms Project then go to the new option in Edit > Object > View Z-Order.

A Window will open displaying the controls of the current WinForms and will let you move their each Z-Order to display them in top or bellow others.

🚀 Releases

The version will be released using these versioning policies:
New major features and critical bug fixes will cause the immediate release of a new version, while other minor changes/fixes will wait one week from the time the change is introduced in the repository before being included in the new version, so that other potential changes can be added.

Note

These potencial new changes will not increase the wait time for the new version beyond one week.

The version number will follow this format:
[Major Feature].[Minor Feature].[Bug Fixes]

💻 Technologies Used

About

Visual Studio Extension that allows you to view and modify graphically the Z-order of a WinForms Control

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages