No announcements
-
0 Votes
Windows Forms General FAQ
This material should not be considered as a complete coverage of the frequently asked questions, but it tries to capture the high-level features with some depth in the Windows Forms General ...Sticky | 30 Replies | 62170 Views | Created by MSDN FAQ - Tuesday, May 4, 2010 1:46 AM | Last reply by Kareninstructor - Saturday, June 1, 2019 5:29 PM
Found 54308 threads
-
57 Votes
Reset Textbox.PasswordChar C#
Hello! I know how to set the password char of a textbox (this.myTextBox.PasswordChar = '*'). But how can I reset the password char so the text in the textbox is shown as normal ...Discussion | 34 Replies | 90826 Views | Created by Jokkiw007 - Sunday, March 16, 2008 12:51 PM | Last reply by Ondřej Pavlín - Sunday, August 30, 2020 8:01 PM -
0 Votes
On click radio button checked without check answer button.
= ...Answered | 4 Replies | 3279 Views | Created by New_to-programming - Sunday, February 2, 2020 3:24 PM | Last reply by New_to-programming - Saturday, August 29, 2020 11:53 AM -
0 Votes
Windows Forms Web Browser Visual Basic is frightfully slow ?
Hello & Thanks ; I am developing a WebBrowser app in VB on VB.Net 2019 Community Version: The program is very very slow . 1) ...Unanswered | 5 Replies | 3673 Views | Created by vmars316 - Sunday, August 2, 2020 3:24 PM | Last reply by vmars316 - Friday, August 28, 2020 4:09 AM -
0 Votes
MenuStrip in the WindowsFormApp (design) looks different
there are no "Type Here"showing on my MenuStrip, if someone could help me with this?Unanswered | 3 Replies | 3111 Views | Created by Gr30een - Tuesday, August 4, 2020 8:34 AM | Last reply by Daniel_Zhang-MSFT - Friday, August 28, 2020 2:11 AM -
1 Votes
C # windows formu
Hello friends, I want to make a simple application, but there is a place where I hang out. There will be one TextBox, it is not known how many data to input each ...Unanswered | 5 Replies | 3280 Views | Created by rmys - Wednesday, August 5, 2020 2:52 PM | Last reply by Daniel_Zhang-MSFT - Friday, August 28, 2020 2:10 AM -
0 Votes
Parse XML with LINQ C#
Hello, With C # .NET, I use LINQ to parse XML, but I'm not completely familiar with LINQ for XML.<o:p></o:p> I have the following XML ...Proposed | 5 Replies | 3887 Views | Created by speed780 - Thursday, August 6, 2020 6:03 PM | Last reply by Daniel_Zhang-MSFT - Friday, August 28, 2020 2:03 AM -
0 Votes
How to protect some files
Hello, I am developing a small application in C#, and I am looking to protect files so that they are not editable by users except for the ...Unanswered | 3 Replies | 2951 Views | Created by speed780 - Sunday, August 9, 2020 1:31 PM | Last reply by Daniel_Zhang-MSFT - Friday, August 28, 2020 1:59 AM -
0 Votes
KeyEventArgs Event Chain. Altered Event data when another event with the same shared class is raised (no snapshot?)
Hello! I am overriding an PreviewKeyDown Event and listening for Keystrokes with an Modifier-Key. When i hit the desired key i call a method which evaluates the ...Unanswered | 3 Replies | 2327 Views | Created by Erythana - Wednesday, August 19, 2020 7:52 AM | Last reply by Daniel_Zhang-MSFT - Friday, August 28, 2020 1:41 AM -
0 Votes
RTB BOX DATA TO ACCES DB
Good morning Im using a rich text box to add data to from a text field, essentially this is column data Im adding and deleting OK but the delete is just replacing with a space my ...Answered | 1 Replies | 2916 Views | Created by dubiousp - Wednesday, August 26, 2020 12:08 PM | Last reply by Kareninstructor - Wednesday, August 26, 2020 1:57 PM -
1 Votes
Notification listener is removed if the notification isn't new
I have created a notification, Balloon Tip. However the event listener only fires when the notification is new (with the action center already opened or when clicking the the balloon tip when it comes ...Answered | 3 Replies | 2779 Views | Created by georgie1909 - Monday, August 24, 2020 10:39 AM | Last reply by Timon Yang - Wednesday, August 26, 2020 7:51 AM -
0 Votes
Send Keys Class codes don't work in Office
The shortcut on the keyboard for Home/ End is Crtl + Home/ End in Office but how is the shortcut for horizontal scrolling that i can use it as Send Key class ...Unanswered | 10 Replies | 3400 Views | Created by ILT5000 - Saturday, August 1, 2020 7:52 PM | Last reply by Daniel_Zhang-MSFT - Wednesday, August 26, 2020 2:31 AM -
1 Votes
? .vb equivalent of .js document.getElementsByTagName("A")[0].removeAttribute("target"); ?
Hello & Thanks ; What is the .vb equivalent of .js ...Answered | 18 Replies | 5995 Views | Created by vmars316 - Monday, August 17, 2020 1:45 AM | Last reply by vmars316 - Sunday, August 23, 2020 9:24 PM -
0 Votes
DoubleBuffered panel creates trailing effect when moving pictureBoxes across it
I am using a Double buffered panel using the code: public DoubleBufferPanel() { // Set the value of the double-buffering style bits ...Proposed | 25 Replies | 11968 Views | Created by Nickslik - Sunday, August 26, 2012 5:48 PM | Last reply by Amin29a - Sunday, August 23, 2020 4:02 PM -
4 Votes
How to apply ToolTip to UserControl including SubControls
Hi, I've got an UserControl which is added to other Forms and Controls. When those parent Forms or Controls contain a ToolTip Assingnment for that UserControl, the ToolTip is only ...Answered | 13 Replies | 17814 Views | Created by MarkusSchaber - Tuesday, October 4, 2011 1:26 PM | Last reply by Chris Raisin - Sunday, August 23, 2020 4:04 AM -
0 Votes
Limit dropdown list autocomplete textbox
Hi, I create an auto complete list for a textbox. I shows 16 values. This makes the list to long for me. Is it possible to shorten de list to 5 ...Proposed | 3 Replies | 3277 Views | Created by HansvB69 - Sunday, August 16, 2020 6:53 PM | Last reply by Timon Yang - Friday, August 21, 2020 2:04 AM -
0 Votes
C# application with password
Hello, I develop a C# application, the user has to enter a password in the application and in the code I compare what the user enters with the plain password in ...Proposed | 2 Replies | 3252 Views | Created by speed780 - Friday, August 7, 2020 5:47 PM | Last reply by Daniel_Zhang-MSFT - Tuesday, August 18, 2020 9:25 AM -
3 Votes
How to: get url Address from click on a webPage link ?
Hello & Thanks ; Windows Forms Browser app : How soon after user clicks on a webPage link , can I get the url Address that they ...Answered | 7 Replies | 3144 Views | Created by vmars316 - Sunday, August 16, 2020 4:20 PM | Last reply by Daniel_Zhang-MSFT - Tuesday, August 18, 2020 9:15 AM -
7 Votes
Create C++ Windows Forms application in Visual Studio 2017
Background: From Windows Forms Application in Visual C++ ???!!!!: "MS removed the WinForms C++/CLI template starting in either VS2012 or ...Discussion | 10 Replies | 93964 Views | Created by Stanly Fan - Thursday, December 6, 2018 7:42 AM | Last reply by Michał Ponczek - Monday, August 17, 2020 9:00 PM -
1 Votes
How to Build a WpfBrowser app in visual basic NOT xaml ?
Hello & Thanks ; I have created a WpfBrowser app in visual basic . Now I want to create another WpfBrowser app in visual basic ...Answered | 2 Replies | 2900 Views | Created by vmars316 - Sunday, August 16, 2020 2:16 AM | Last reply by vmars316 - Sunday, August 16, 2020 4:10 PM -
1 Votes
? Dim SR As StreamReader = New StreamReader(filePathFileName) ?
Hello & Thanks ; I am having a problem with this line : Dim SR As StreamReader = New ...Answered | 4 Replies | 2563 Views | Created by vmars316 - Sunday, August 16, 2020 4:17 AM | Last reply by vmars316 - Sunday, August 16, 2020 9:39 AM - Items 1 to 20 of 54308 Next ›
No announcements