minimized
C# message box minimized problem
I\'m facing a small problem with my message boxes. If I run the program directly (as in, double clicking it and using it from there), they work fine.[详细]
2023-04-01 23:51 分类:问答C# set location of a minimized form
I am developing an application in C#. I have a Main Form where I have some buttons that give the user the possibility to start a new form into the Main Form.[详细]
2023-03-22 03:18 分类:问答Chrome captueVisibleTab() when window is minimized
I am using Google Chrome to create screenshots of several sites in an automatic way. For that I am using the captureVisibleTab() function the API provides. Because this is an endless task I want to mi[详细]
2023-03-13 14:20 分类:问答Simulate input in own application without focus?
I was wondering if it is possible to simulate input in your own application without the window being focused or the window minimized, kind of l开发者_Python百科ike with PostMessage or SendMessage but[详细]
2023-02-01 22:48 分类:问答WPF: Window stays minimized even when setting WindowState explicitly
My application has a tray icon which, when double-clicked, hides or shows the application window. My issue is that I can\'t seem to bring the window to the foreground if it was in a minimized state wh[详细]
2022-12-22 14:58 分类:问答.NET Timer controls run faster while the window is minimized
It\'s actually a noticeable difference that I\'ve 开发者_如何学编程seen but cannot explain. These timers have intervals set to 1ms (the lowest available), but while it\'s minimized, it seems to tick f[详细]
2022-12-19 02:47 分类:问答Windows Forms Application update when minimized
I have a windows forms application where i add the mainloop in the constructor of the form开发者_高级运维 like this:[详细]
2022-12-12 22:03 分类:问答