About 5,020 results
Open links in new tab
  1. Change Default App & Windows Mode to Light or Dark Theme in …

    Jul 14, 2021 · How to Change Default App Mode and Windows Mode to Light or Dark Theme Color in Windows 10 In Windows 10, you can change your apps instantly from light mode to …

  2. SignalR Client in Winforms - social.msdn.microsoft.com

    Jan 7, 2013 · Furthermore the sample contains also a winforms client making a SignalR connection to the lightswitch server. The purpose of the sample is not to show you signalR …

  3. Winforms add a blank row to a combo box (as a datasource)

    Mar 29, 2012 · I am new to winforms VB.net development and I have created a a dataset object which I have defined as a combo box. I've added it to my form, retrieves with no problem, but I …

  4. 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 …

  5. Is Windows IOT Enterprise Compatible with all Windows 10 …

    May 11, 2023 · The reason to use Enterprise over Pro is the following: Core requires UWP Applications, will not run Winforms, WCF, MFC, some Win32 App and anything that requires a …

  6. winforms application dpi change picturebox, control …

    Mar 22, 2017 · 1. I have an image in a Picturebox whose size mode is center image. Under 96 dpi it looks good. When dpi changed to 120 pictureBox expands with dpi but image remains …

  7. Visual Studio 2022 version 17.5.3 released - Windows 10 Forums

    Mar 22, 2023 · Fixes a bug where a MultiLine TextBox in a VB-WinForms Project gets deleted, when the Text property contains more than one line (which get separated by vbCrLf on code …

  8. Interfacing Raspberry Pi 3 with C# Winforms and WPF

    Jun 23, 2017 · The single most important difference between WinForms and WPF is the fact that while WinForms is simply a layer on top of the standard Windows controls (e.g. a TextBox), …

  9. Application Level Events (Global Events) - WinForms

    May 19, 2008 · I want to know if it is possible to have events on an application level?

  10. Binding WinForms control to ObjectA.ObjectB.Property

    Jan 31, 2013 · In my WinForms UI, I have a combobox (dropdownlist) that corresponds to the Size property of each tire. I'm trying to bind each combobox to the appropriate tire's Size …