Skip to main content

All Questions

Tagged with
0 votes
0 answers
67 views

Cornered Transparency on Panel and image issue

So i have this roundedPanel Component working very good. The corners are smooth as they should be, but that lasts till i set an image as background: above looks as it should but if i add an image to ...
BuLsONc4's user avatar
-2 votes
0 answers
23 views

I get Hypervisor Error after Installing WSL [closed]

When I install WSL on my PC, I get a blue screen with a "Hypervisor Error." However, when I uninstall WSL, my PC works without any blue screens. I would greatly appreciate any assistance or ...
Yehor But's user avatar
1 vote
0 answers
60 views

How to create a shadow with rounded corners

I'm making a borderless form based on WinForms with rounded corners on Windows 7. To make its edges are visible, I used the following code to drop a shadow on it. This does work, but I'm finding that ...
WangHaonie's user avatar
1 vote
0 answers
46 views

How may I list network shares from a NAS, akin to those shown by File Explorer?

I am trying to create an accessible (hands-free – neither mouse nor keyboard) replacement for (file) Explorer; NET 7.0; Windows 10 & 11. I am stuck trying to get the list of partitions, folders ...
Edgar5's user avatar
  • 51
-1 votes
2 answers
61 views

How can I retain C# WinForms UserControl information?

On the main form, I have a menu on the left side, and a "Panel" on the right side. For certain things, I have a usercontrol form. When clicking "computers", I have it run the below ...
Jordan Riley's user avatar
1 vote
0 answers
14 views

working on RDPapplication(WindowForm), how to real time, smooth ScreenSharing technique between client and server application can be developed

I have two project Windows Forms 1. RDPClientApplication and 2. RDPServerApplication. for now these two project works with sql cloud by which they connect globally, and screensharing also take place, ...
Mukul Sah's user avatar
0 votes
2 answers
49 views

.net from application Thread Broken error

İ have been trying to make application to reed data from serial(baudrate 9600) and write to a text box than write the same data to graph but it wont work. it either doesn't do anything or the ...
user25017301's user avatar
0 votes
1 answer
44 views

How to open the File Explorer at the push of a button in a C# Windows Forms App?

I'm making a To-Do List using Windows Forms, and currently I'm working with MS Access. And I need help on how to open and Access file in the file explorer upon the push of a button. Here is my code: ...
welive.welove.welie's user avatar
0 votes
0 answers
47 views

Grouping toast notifications with collections

I want to group toast notification by Collection on Windows. There's an example at https://learn.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/toast-collections, but I get an ...
Joey91's user avatar
  • 1
0 votes
1 answer
97 views

C# Custom Screensaver capturing desktop returns solid color

I am working on creating a screen saver in C# for .NET 8.0. I'm currently trying to do something similar to how the bubbles screen saver screenshots your desktop and uses that as a background. ...
Codemob's user avatar
  • 50
0 votes
0 answers
23 views

.NET WinForms: How to get kind of a screenshot from what's "behind" a form?

Let rect be the left, top, width, height of a form that is being displayed at the current screen. Now, I want to take a "screenshot" of what's displayed "behind" on the desktop. ...
CarstenP's user avatar
  • 241
0 votes
2 answers
89 views

How to call the drawing software that comes with Windows to convert a bmp image into a monochrome bitmap

How to call the drawing software that comes with Windows to convert a bmp image into a monochrome bitmap Recently I was writing a label design software, but the bmp file I generated could never be ...
Wenbin Geng's user avatar
  • 3,433
2 votes
2 answers
462 views

How to Fix C# WinForms Application Not Loading correctly on Windows 11?

I have a C# Windows Forms application that was written and originally tested on Windows 10. The application needs to be able to open on any given monitor (set via a config file), and this feature ...
Derslayr's user avatar
0 votes
0 answers
60 views

Why does the value of DateTimePicker change after minimizing the form?

I have a WinForms-based (.NET Framework 4.7.2) form that flickers when displayed because it has a lot of controls. I turned on DoubleBuffred and overridden CreateParams. Although it seemed to stop ...
WangHaonie's user avatar
0 votes
2 answers
90 views

Treeview (Windows forms) texts become bold when the treeview is loading

I use a treeview (Windows forms) in an application which has the weird tendency to show bold texts when loading: When the treeview is fully loaded the texts are shown normal: I want to prevent that ...
r-m85's user avatar
  • 126

15 30 50 per page
1
2 3 4 5
141