About 98 results
Open links in new tab
  1. The future of WinForms, is it dead? - social.msdn.microsoft.com

    Jan 3, 2008 · Sorry for the provocative subject, but I am knee deep in a WinForms application and I am starting to read up on the semi-official line from MSFT insiders on their blogs. It seems that they are …

  2. Winforms UI rendering performance - social.msdn.microsoft.com

    Apr 16, 2009 · Seems that WinForms UI rendering engine is not efficient and painting of controls is horribly slow. I have an application in which certain screens can contain large number of controls …

  3. Opening WPF Window from a WPF control hosted in WinForms

    Dec 27, 2009 · The title should already explain what I have, but I'll return. I have a WinForms application, which hosts a WPF control inside ElementHost. The control opens a modal dialog, which …

  4. Extending the C# winforms month calendar to add calendar CloseUp …

    Mar 25, 2016 · I'm using Visual Studio 2010 and C# 4.0 in a WinForms application. I would like to know how to extend the standard System.Windows.Forms. MonthCalendarto add a CloseUp method, …

  5. Visual Studio 2026 version 18.1.0 released - Windows 10 Forums

    Dec 9, 2025 · Visual Studio 2026 release notes: Released on December 9, 2025. IDE MCP Authentication ManagementMCP Server InstructionsMCP Elicitations and samplingMCP Server …

  6. Microsoft.Reporting.WinForms.MissingReportSourceException: The …

    Sep 11, 2020 · To point a reportviewer to a server report, you need to set the ReportServerURL property to point to the SSRS server you are using.

  7. Setting a default text in winforms combobox

    May 7, 2011 · I am trying to setup a default text for a bound combo box.

  8. Visual Studio 2022 version 17.14 released - Windows 10 Forums

    May 14, 2025 · Visual Studio Blog: We’re thrilled to announce the general availability of Visual Studio 2022 version 17.14! This release continues our mission to empower developers with faster, smarter, …

  9. .NET 9.0, .NET 8.0.11, and .NET 6.0.36 - Ten Forums

    Nov 12, 2024 · Templating Winforms WindowsDesktop WPF What's Changed Update releases.json by @sofiageo in #9537 Update dotnetmaui.md by @jamesmontemagno in #9538 Fix OS support …

  10. MSN Messenger like chat window c# winforms

    Dec 8, 2015 · I have a listview control on my winforms c# application which displays a list of friends from a api just like MSN messenger. What I want to do is when a user clicks on a listitem, I want to open a …