question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PropertyGrid: colors are not rendered / ColorEditor not working?

See original GitHub issue

Problem description:

image image

Expected behavior:

The rendering should be the same as in .NET Fx

Minimal repro:

  • build and launch WinFormsControlsClassicTests and WinformsControlsTest
  • click FontNameEditor button in both and align opened windows side-by-side
  • expand any of Font properties

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vladimir-krestovcommented, Nov 6, 2019

It was fixed in release/3.1-uitypeeditors branch.

0reactions
weltkantecommented, Oct 16, 2019

Probably needs a line added here, see PR #2089 for an example.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom ColorEditor does not work properly on Color struct
So my question is how to use custom editor on Color struct. c# · colors · propertygrid · uitypeeditor · Share.
Read more >
PropertyGrid Show Selected Color As Cell BackColor
I have a propertygrid that allows the user to select colors via the default color editor. I am using the CustomDrawRowValueCell() override ...
Read more >
NET 6, Windows.Forms ColorEditor, missing resources
A missing resource in Windows.Forms.Design.dll. The problem is easy to reproduce, for example: In a PropertyGrid Control, Color Property, DropDown, right click ...
Read more >
Weird behavior with System.Drawing.Color Editor - MSDN
So, the form opens, I add a color (default to black), and then in the propertygrid, select the "Color" property (which is of...
Read more >
How can I override colorui class of coloreditor ...
What I am trying to do is to add a custom tab with custom colors into the ColorUI class of ColorEditor class which...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found