Devendar Reddy Adulla

Results 79 comments of Devendar Reddy Adulla

I haven't seen any 3.0 specific releases scheduled or branded. We may want to close this.

@victor-wiki , can you confirm in .NET framework 4.7+, using option `Switch.System.Windows.Forms.DoNotLoadLatestRichEditControl` defined here https://learn.microsoft.com/en-us/dotnet/core/compatibility/winforms in app.config file helps here? This is most likely native richtext box issue. @Olina-Zhang ,...

Not specific versions. we never allowed specific versions. Now that we have runtimeconfig, we could add switch to disable current version and fall back to older to get .NET Framework...

This issue is being tracked by windows internally. Will update the status based on their resolution. Doing anything on the winforms side would need implementation of custom rendering of the...

I do not want to jump on the ongoing conversation but wanted to update on what windows team think on MDI visual styles. They did resolve internal tracking bug as...

@RussKie / @merriemcgaw this needs broader fix for every Control/Property impacted by the default Font change. So far i see two bugs in this context but there could be more.

@BigBauf , thank you for filing this. Since this is not a regression, it will not be on priority list for the team. If you like to come up with...

I am fine with later but i do not want to spend dedicated time on this. This should be a cleanup task that can be picked up if you are...

I have not looked at other properties. Comment was specific to `Help`. Base class property should have been default to empty string (since that is what we are returning) and...