-
### .NET version
10.0.100-alpha.1.24570.15
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
Cannot repro in .NET 6.0, but repro in .N…
-
In .NET 8 WinForms, the DataSource property of the ComboBox appears disabled in the PropertyGrid control.
![Image](https://github.com/user-attachments/assets/a633e648-7bb8-439d-b1f1-6a8147f62a24)
-
In the Windows Forms property grid there is a [SelectedGridItem attribute which represents the currently selected property item](https://msdn.microsoft.com/en-us/library/system.windows.forms.propertyg…
-
Context menu for the custom properties in the C# PropertyGrid
https://www.codeproject.com/articles/12868/%2fArticles%2f12868%2fContext-menu-for-the-custom-properties-in-the-C-Pr
https://docs.micro…
-
When an editor is opened and a property grid is displayed in a modal window:
![image](https://user-images.githubusercontent.com/5187409/64585005-6574de80-d3da-11e9-92ac-91a949f3c11e.png)
Users c…
-
The properties window which is almost always open/being used currently does not go into dark mode, while the rest of the interface does. Since this is such a frequently used window, it'd be great if t…
-
**What's the problem this feature will solve?**
PropertyGrid only works in conjunction with the established classes in space.py, but not yet with the new experiment cell spaces.
**Describe the sol…
-
### .NET version
.NET 10.0.100 - alpha.1.24562.4
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, the issue is reproduced in pre…
-
### .NET version
.NET SDK 10.0.100-alpha.1.24553.3
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, this issue cannot repro in .NE…
-
Here is the demo code:
```
…