1,832 questions with Windows Forms tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Where to find .vb atatement syntax and Examples ?

Hello & Thanks ; Newbie says : I spent hours searching for docs on syntax of this statement : variable = TextBox2.Lines(i) this part TextBox2.Lines(i) There are plenty of docs for C# , but zero so far for .vb in vb,net . Can…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-21T15:12:51.84+00:00
vmars316 621 Reputation points
accepted 2020-08-22T14:30:18.777+00:00
vmars316 621 Reputation points
1 answer

Visual Studio 2019 - Load from XML (C#)

Hi everyone, I'm just starting with Visual 2019 but I'm familiar with C++, but only on hardware devices, not computers! My goal is to build a Windows Forms Application with C# that does network connection checks and then update a status panel and…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-17T19:10:54.537+00:00
sgt_johnny 1 Reputation point
answered 2020-08-21T15:00:20.713+00:00
Muthukrishnan Ramasamy 1 Reputation point
1 answer

How to properly create a Word or PDF document with values from DataBase

Hello, I would like to ask for an advice. I have this model below that I need to create and fill it with some values from my DataBase. What is the best way to accomplish this type of job? I've already tried to design the table directly on the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-06T14:51:43.713+00:00
mite nikolov 1 Reputation point
commented 2020-08-21T06:25:50.51+00:00
Daniel Zhang-MSFT 9,611 Reputation points
0 answers

Minimizing Treenode redrawing?

I ask this on stackover flow but this might be a more appropite place to post After working with this treeview below I noticed that when I comment out Application.EnableVisualStyles(); the tree node are drawn significantly less which reduces…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-17T17:25:07.65+00:00
Tendy 1 Reputation point
commented 2020-08-20T12:58:52.297+00:00
Tendy 1 Reputation point
2 answers One of the answers was accepted by the question author.

vs 16.7.2 update = No Toolbox. How to get back ? Today ?

Hello & Thanks ; I just installed MS Visual Studio Community 2019 Version 16.7.2' , and now there is no Populated ToolBox window . Only this msg: "There are no usable controls in this group . Drag an item onto this text to add it to…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-19T14:55:06.357+00:00
vmars316 621 Reputation points
commented 2020-08-19T22:45:50.823+00:00
Bonnie DeWitt 811 Reputation points
0 answers

C# combo box text with last character coming to the front

When developing c# winform, there is a symptom that when Korean is entered in the combobox and clicked on another space with the mouse, the last character of the text comes to the front. only Korean, not English ex) 마우스 -> 스마우 This symptom…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-18T02:25:28.423+00:00
명진 마 1 Reputation point
commented 2020-08-18T07:16:37.743+00:00
Daniel Zhang-MSFT 9,611 Reputation points
1 answer One of the answers was accepted by the question author.

C# .Net Framework 2.0 Use RegistryView

[Turkish / TR] C# .Net Framework 2.0da .Net Framework Kontrolü Yapmam Gerek Bunun İçin Biraz Ayarlamalar Yaptım. Gördüğüm Kodlardan Birini Aldım Biraz Ayarladım Ama RegistryView Microsoft.Win32.Registry Nuget Paketinde Var Oda .Net 4.5 Üstü…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-17T19:29:36.897+00:00
kaan faruk 21 Reputation points
accepted 2020-08-18T05:03:18.54+00:00
kaan faruk 21 Reputation points
1 answer One of the answers was accepted by the question author.

Does System.Text.Json Deserialize into DataTable?

Hello .Net Gurus - I have checked MS Documentation and I couldn't find any example of serialize json data using System.Text.JSON into DataTable. I have .Net Framwork 4.7.2 and did install the System.Text.Json NuGet package. The desrialization is…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-13T21:11:57.34+00:00
Khushi Shaikh 86 Reputation points
commented 2020-08-14T15:31:43.253+00:00
Khushi Shaikh 86 Reputation points
0 answers

FilgraphManagerClass Freeze in windows Form Application

My Windows form Application got freeze while creating an instance of FilgraphmanagerClass The problem occurs when I click menubar on the picture box panel and when the video trying to start it tries to create an instance of FilgraphManagerClass and got…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-08T18:00:47.763+00:00
Muhammad Asad Ashraf 1 Reputation point
commented 2020-08-14T09:55:49.72+00:00
Daniel Zhang-MSFT 9,611 Reputation points
2 answers One of the answers was accepted by the question author.

Which .Net Framework needed to use System.Text.Json

Hello .Net Gurus - I am working in Windows forms where I am receiving data in JSON format from a web service. I need to de-serialize into DataSet. I have come accross with System.Text.JSON. Currently I have 4.5.2 .NET Framework. Which .Net Framework…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-12T16:46:07.737+00:00
Khushi Shaikh 86 Reputation points
answered 2020-08-13T19:26:23.683+00:00
Khushi Shaikh 86 Reputation points
1 answer One of the answers was accepted by the question author.

Uploading Files on MS Forms takes too much time

My teacher took a test on MS Forms where we had to upload a file (2 in fact). But when we attached the file it just kept showing "loading". It never got uploaded, and we couldn't submit the form. How do I fix this? Is it a problem from my…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-13T05:58:42.743+00:00
Samyukta Sreekanth -Student 21 Reputation points
commented 2020-08-13T07:06:58.747+00:00
Samyukta Sreekanth -Student 21 Reputation points
2 answers

Find Window Form App design view on Visual Studio

Hi, Months ago, I downloaded a sample project from github, then I make a few changes to the UI of a WFA in that project (add some buttons, labels, ...). The problem is: I'm trying to re open the WFA design view to make some modification to that UI, but…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,832 questions
asked 2020-08-04T04:18:07.057+00:00
SalimMuvak 11 Reputation points
commented 2020-08-05T01:47:53.103+00:00
Charles He-MSFT 96 Reputation points Microsoft Employee