Feedback
Show control scope colouring in Members sidebar
- Status
- Fixed
- Fixed in
- v26.6.2
- Source discussion
- https://forum.objo.dev/d/296-you-dont-know-the-scope-of-controls-members-pane-in-the-code-view
- Last updated
- 2026-06-07
Public summary
In the code view for windows and ContainerControls, the Members sidebar should visually indicate each designer control's access scope using the same Private and Protected colour treatment used for regular properties. This lets developers spot controls that were accidentally left Public without switching back to the Designer.