Found 20 threads
-
10 Votos
How to make the label rotated in vb.net
Hi Everyone I need some help here, i having a problem making the label rotate the angle to 90 degrees. can anyone here can help me up with this i ...Respondido | 25 Respostas | 25616 Exibições | Created by CalebJohnny - sábado, 10 de outubro de 2015 14:19 | última resposta por Curtis-C - sábado, 5 de dezembro de 2020 03:31 -
6 Votos
Calculating Standard Deviation in Visual Basic (2015)
Hey guys, Eiji here, new to the forums! I'm having a lot of trouble here trying to figure out how I can calculate the Standard Deviation. I've looked all over google and other ...Resposta Proposta | 10 Respostas | 14303 Exibições | Created by error.Eiji - quinta-feira, 30 de março de 2017 09:26 | última resposta por John M. Andre - domingo, 22 de novembro de 2020 14:12 -
1 Votos
Read email in VB.NET
How can i read email in VB.NET ? Okey...what i want is, a datagridview will populate itself with all the mails i have in my inbox and on double-click on row content , another form ...Pergunta | 13 Respostas | 18305 Exibições | Created by Aousaf Rashid - domingo, 12 de novembro de 2017 14:28 | última resposta por roy92014 - segunda-feira, 2 de novembro de 2020 22:17 -
0 Votos
Using CDate in a SQL WHERE clause For Access database
I have an Access Database table in which I store dates as strings in field VisitDate in a Short Date format "09/29/2020". There is another String field 'ApName' In this table. If I create a ...Pergunta | 5 Respostas | 6486 Exibições | Created by SequimMike - quinta-feira, 29 de outubro de 2020 18:16 | última resposta por Xingyu Zhao - segunda-feira, 2 de novembro de 2020 07:45 -
25 Votos
Net Framework 3.5 and 4.5 error 0x80070002
I'm sure there are many many threads about this same issue, I've read some but I still havent been able to fix my problem. It's been a while since I got this error, can't use many programs that I have ...Resposta Proposta | 53 Respostas | 484428 Exibições | Created by Vionette - sexta-feira, 11 de julho de 2014 17:30 | última resposta por Rocha420 - quarta-feira, 30 de setembro de 2020 02:44 -
3 Votos
Backing up DataBase using VB.net
I have an application and Database that I have created in Visual Express 2015. I'm able to connect and query the Data Base, but when I try to Backup the data ...Respondido | 14 Respostas | 9055 Exibições | Created by 1JRoberts - domingo, 6 de março de 2016 04:23 | última resposta por elisch123 - segunda-feira, 28 de setembro de 2020 19:47 -
0 Votos
WebBrowser control - how to reset cookies/cache
Hello, I am working on an application that contains a function to check website credentials by opening the website in WebBrowser and filing in username and password fields. The user ...Pergunta | 12 Respostas | 12811 Exibições | Created by jakub dusek - sexta-feira, 29 de maio de 2015 13:23 | última resposta por DeveloperVBNET - segunda-feira, 28 de setembro de 2020 15:45 -
14 Votos
Play multiple audio files at once visual basic
Hi I'm making a virtual piano in Visual Basic,VB.NET, Visual Studio Community 2013. However I found a problem. I've been using the function ...Respondido | 40 Respostas | 17024 Exibições | Created by FranciscoTA - quinta-feira, 19 de fevereiro de 2015 19:41 | última resposta por Aries Wardhana - quinta-feira, 24 de setembro de 2020 04:19 -
1 Votos
DataRow BeginEdit Without EndEdit
I have DataTable and I view it in grid for read only, but in background (but on Main Thread) I watch the source data to track data change, when the source data change I change the Datatable, ...Respondido | 7 Respostas | 5601 Exibições | Created by Attaf - quinta-feira, 3 de setembro de 2020 21:59 | última resposta por Xingyu Zhao - terça-feira, 15 de setembro de 2020 07:11 -
3 Votos
Can someone help me fix my code?
I’m new to this whole visual basics thing and I am trying to make a text in a textbox show when I click a button and then make the same text reappear when I press the same button. Please help me ...Resposta Proposta | 9 Respostas | 5995 Exibições | Created by Help me.132 - sábado, 12 de setembro de 2020 01:57 | última resposta por Cor Ligthert - segunda-feira, 14 de setembro de 2020 14:55 -
0 Votos
prevent table to update from other user on network
Hi all I want to develop application for LAN base. Some time I need to prevent other user to update table thanks jasveePergunta | 5 Respostas | 5281 Exibições | Created by jasvee - sexta-feira, 11 de setembro de 2020 04:58 | última resposta por Kareninstructor - sábado, 12 de setembro de 2020 11:51 -
0 Votos
Catching windows messages globally, or hooking wm_touch
I am writing a c# project(Probably it will be a windows service). I need to run a method after a touch is detected anywhere in the OS(Globally). I did a research about hooking wm_touch, and ...Pergunta | 5 Respostas | 7006 Exibições | Created by ronflomin - sexta-feira, 30 de março de 2018 14:11 | última resposta por ILT5000 - domingo, 6 de setembro de 2020 00:10 -
2 Votos
SelectedIndexChanged cascades with multiselect .. is there an 'after selected' event
Here is the basic problem. When a listview is set to multiselect = true, the SelectedIndexChanged event fires for every row. This is very bad in a situation like the following psuedo code: ...Respondido | 6 Respostas | 8953 Exibições | Created by locutus_borg - terça-feira, 15 de dezembro de 2009 22:58 | última resposta por Wal Pachl - sexta-feira, 28 de agosto de 2020 14:51 -
0 Votos
Downloading an attachment file from email-ID
Hi, I want to download an attachment file from an email id. Please let me know, how can i do it. litu HereRespondido | 3 Respostas | 7172 Exibições | Created by litusahoo - terça-feira, 30 de agosto de 2011 10:36 | última resposta por annabellejoy - quarta-feira, 26 de agosto de 2020 17:47 -
7 Votos
How to limit access to a containing class?
I'm not terribly familiar with protection. Here's an example of what i want to do: Class Outer Friend Class Inner Private A As ...Respondido | 9 Respostas | 5936 Exibições | Created by Brian Tkatch - quarta-feira, 19 de agosto de 2020 20:36 | última resposta por Xingyu Zhao - segunda-feira, 24 de agosto de 2020 07:53 -
0 Votos
What do we mean by module?
What do we mean by module in vb.net? I have been working on C# so you can tell me the equivalent meaning in ...Pergunta | 7 Respostas | 5156 Exibições | Created by Manoj V Gokhale - quarta-feira, 19 de agosto de 2020 05:22 | última resposta por DA924x - quarta-feira, 19 de agosto de 2020 23:56 -
0 Votos
calling an event
For example i have a numeric updown: Private Sub NumericUpDown1_ValueChanged(sender As System.Object, e As System.EventArgs) Handles ...Pergunta | 4 Respostas | 5542 Exibições | Created by Vergassivellaunus - terça-feira, 18 de agosto de 2020 14:33 | última resposta por Cor Ligthert - terça-feira, 18 de agosto de 2020 19:30 -
2 Votos
convert vb6 to c#
Hi Friends , I Have a Large Project in vb6, I want to convert to c#.net Do you Have a Good Solution for convert . I Have a many dll and ...Resposta Proposta | 18 Respostas | 17412 Exibições | Created by ALI_Delavari - terça-feira, 8 de agosto de 2017 18:50 | última resposta por mehrnh - segunda-feira, 17 de agosto de 2020 10:03 -
4 Votos
Windows Forms Designer for .NET Core Released
Today we’re happy to announce that the Windows Forms designer for .NET Core projects is now available as a preview in Visual Studio 2019 version 16.6! We also ...Discussão Geral | 3 Respostas | 10902 Exibições | Created by Kareninstructor - quarta-feira, 20 de maio de 2020 15:05 | última resposta por SRQ Computerguy - domingo, 16 de agosto de 2020 23:56 -
2 Votos
Question about classes
I'm a bit embarrassed to be asking this because I ought to be able to get an answer off the internet. I'm writing a windows desktop app that uses a lot of different calculations ...Pergunta | 10 Respostas | 6277 Exibições | Created by AndyNakamura - sábado, 1 de agosto de 2020 09:02 | última resposta por Xingyu Zhao - quarta-feira, 12 de agosto de 2020 05:37 - Items 1 to 20 of 25472 próximo ›