No hay anuncios
-
0 Votos
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 ...Permanente | 30 Respuestas | 61156 Vistas | Created by MSDN FAQ - martes, 4 de mayo de 2010 1:46 | Última respuesta por Kareninstructor - sábado, 1 de junio de 2019 17:29
Found 54308 threads
-
57 Votos
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 ...Debate general | 34 Respuestas | 89721 Vistas | Created by Jokkiw007 - domingo, 16 de marzo de 2008 12:51 | Última respuesta por Ondřej Pavlín - domingo, 30 de agosto de 2020 20:01 -
0 Votos
On click radio button checked without check answer button.
= ...Respondida | 4 Respuestas | 2891 Vistas | Created by New_to-programming - domingo, 2 de febrero de 2020 15:24 | Última respuesta por New_to-programming - sábado, 29 de agosto de 2020 11:53 -
0 Votos
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) ...Pregunta | 5 Respuestas | 3191 Vistas | Created by vmars316 - domingo, 2 de agosto de 2020 15:24 | Última respuesta por vmars316 - viernes, 28 de agosto de 2020 4:09 -
0 Votos
MenuStrip in the WindowsFormApp (design) looks different
there are no "Type Here"showing on my MenuStrip, if someone could help me with this?Pregunta | 3 Respuestas | 2747 Vistas | Created by Gr30een - martes, 4 de agosto de 2020 8:34 | Última respuesta por Daniel_Zhang-MSFT - viernes, 28 de agosto de 2020 2:11 -
1 Votos
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 ...Pregunta | 5 Respuestas | 2718 Vistas | Created by rmys - miércoles, 5 de agosto de 2020 14:52 | Última respuesta por Daniel_Zhang-MSFT - viernes, 28 de agosto de 2020 2:10 -
0 Votos
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 ...Respuesta propuesta | 5 Respuestas | 3319 Vistas | Created by speed780 - jueves, 6 de agosto de 2020 18:03 | Última respuesta por Daniel_Zhang-MSFT - viernes, 28 de agosto de 2020 2:03 -
0 Votos
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 ...Pregunta | 3 Respuestas | 2467 Vistas | Created by speed780 - domingo, 9 de agosto de 2020 13:31 | Última respuesta por Daniel_Zhang-MSFT - viernes, 28 de agosto de 2020 1:59 -
0 Votos
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 ...Pregunta | 3 Respuestas | 2037 Vistas | Created by Erythana - miércoles, 19 de agosto de 2020 7:52 | Última respuesta por Daniel_Zhang-MSFT - viernes, 28 de agosto de 2020 1:41 -
0 Votos
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 ...Respondida | 1 Respuestas | 2420 Vistas | Created by dubiousp - miércoles, 26 de agosto de 2020 12:08 | Última respuesta por Kareninstructor - miércoles, 26 de agosto de 2020 13:57 -
1 Votos
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 ...Respondida | 3 Respuestas | 2412 Vistas | Created by georgie1909 - lunes, 24 de agosto de 2020 10:39 | Última respuesta por Timon Yang - miércoles, 26 de agosto de 2020 7:51 -
0 Votos
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 ...Pregunta | 10 Respuestas | 2952 Vistas | Created by ILT5000 - sábado, 1 de agosto de 2020 19:52 | Última respuesta por Daniel_Zhang-MSFT - miércoles, 26 de agosto de 2020 2:31 -
1 Votos
? .vb equivalent of .js document.getElementsByTagName("A")[0].removeAttribute("target"); ?
Hello & Thanks ; What is the .vb equivalent of .js ...Respondida | 18 Respuestas | 5325 Vistas | Created by vmars316 - lunes, 17 de agosto de 2020 1:45 | Última respuesta por vmars316 - domingo, 23 de agosto de 2020 21:24 -
0 Votos
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 ...Respuesta propuesta | 25 Respuestas | 11210 Vistas | Created by Nickslik - domingo, 26 de agosto de 2012 17:48 | Última respuesta por Amin29a - domingo, 23 de agosto de 2020 16:02 -
4 Votos
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 ...Respondida | 13 Respuestas | 17356 Vistas | Created by MarkusSchaber - martes, 4 de octubre de 2011 13:26 | Última respuesta por Chris Raisin - domingo, 23 de agosto de 2020 4:04 -
0 Votos
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 ...Respuesta propuesta | 3 Respuestas | 2689 Vistas | Created by HansvB69 - domingo, 16 de agosto de 2020 18:53 | Última respuesta por Timon Yang - viernes, 21 de agosto de 2020 2:04 -
0 Votos
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 ...Respuesta propuesta | 2 Respuestas | 2794 Vistas | Created by speed780 - viernes, 7 de agosto de 2020 17:47 | Última respuesta por Daniel_Zhang-MSFT - martes, 18 de agosto de 2020 9:25 -
3 Votos
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 ...Respondida | 7 Respuestas | 2615 Vistas | Created by vmars316 - domingo, 16 de agosto de 2020 16:20 | Última respuesta por Daniel_Zhang-MSFT - martes, 18 de agosto de 2020 9:15 -
7 Votos
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 ...Debate general | 10 Respuestas | 89541 Vistas | Created by Stanly Fan - jueves, 6 de diciembre de 2018 7:42 | Última respuesta por Michał Ponczek - lunes, 17 de agosto de 2020 21:00 -
1 Votos
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 ...Respondida | 2 Respuestas | 2400 Vistas | Created by vmars316 - domingo, 16 de agosto de 2020 2:16 | Última respuesta por vmars316 - domingo, 16 de agosto de 2020 16:10 -
1 Votos
? Dim SR As StreamReader = New StreamReader(filePathFileName) ?
Hello & Thanks ; I am having a problem with this line : Dim SR As StreamReader = New ...Respondida | 4 Respuestas | 2183 Vistas | Created by vmars316 - domingo, 16 de agosto de 2020 4:17 | Última respuesta por vmars316 - domingo, 16 de agosto de 2020 9:39 - Artículos 1 a 20 de 54308 Siguiente ›
No hay anuncios