HandyOrg / HandyOrg/HandyControl
[Feature request]Tabbed PropertyGrid
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Each property set can be placed in a TabItem instead of a group box.
The existing property grid is cool but may not always be easy to use because its much easier to click on one tabItem header to make the corresponding tabItem appear and previous tabItem to disappear than to click on one groupbox to make it collapse and then click on the other groupbox to make it visible.
It might be nice if PropertyGridTabs style is added to the existing PropertyGrid.
See images below.


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing PropertyGrid control and how its property sets are currently grouped and displayed. Review the requested tabbed interaction shown in the issue images and determine the required public style or control API. Done means property sets can be displayed as selectable tabs while preserving existing PropertyGrid behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100