Found 20 threads
-
10 투표
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 ...답변됨 | 25 응답 | 26228 보기 | Created by CalebJohnny - 2015년 10월 10일 토요일 오후 2:19 | 최근 응답 님의 Curtis-C - 2020년 12월 5일 토요일 오전 3:31 -
6 투표
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 ...제안된 답변 | 10 응답 | 14647 보기 | Created by error.Eiji - 2017년 3월 30일 목요일 오전 9:26 | 최근 응답 님의 John M. Andre - 2020년 11월 22일 일요일 오후 2:12 -
1 투표
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 ...질문 | 13 응답 | 18925 보기 | Created by Aousaf Rashid - 2017년 11월 12일 일요일 오후 2:28 | 최근 응답 님의 roy92014 - 2020년 11월 2일 월요일 오후 10:17 -
0 투표
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 ...질문 | 5 응답 | 6811 보기 | Created by SequimMike - 2020년 10월 29일 목요일 오후 6:16 | 최근 응답 님의 Xingyu Zhao - 2020년 11월 2일 월요일 오전 7:45 -
25 투표
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 ...제안된 답변 | 53 응답 | 484811 보기 | Created by Vionette - 2014년 7월 11일 금요일 오후 5:30 | 최근 응답 님의 Rocha420 - 2020년 9월 30일 수요일 오전 2:44 -
3 투표
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 ...답변됨 | 14 응답 | 9325 보기 | Created by 1JRoberts - 2016년 3월 6일 일요일 오전 4:23 | 최근 응답 님의 elisch123 - 2020년 9월 28일 월요일 오후 7:47 -
0 투표
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 ...질문 | 12 응답 | 13086 보기 | Created by jakub dusek - 2015년 5월 29일 금요일 오후 1:23 | 최근 응답 님의 DeveloperVBNET - 2020년 9월 28일 월요일 오후 3:45 -
14 투표
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 ...답변됨 | 40 응답 | 17367 보기 | Created by FranciscoTA - 2015년 2월 19일 목요일 오후 7:41 | 최근 응답 님의 Aries Wardhana - 2020년 9월 24일 목요일 오전 4:19 -
1 투표
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, ...답변됨 | 7 응답 | 5884 보기 | Created by Attaf - 2020년 9월 3일 목요일 오후 9:59 | 최근 응답 님의 Xingyu Zhao - 2020년 9월 15일 화요일 오전 7:11 -
3 투표
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 ...제안된 답변 | 9 응답 | 6176 보기 | Created by Help me.132 - 2020년 9월 12일 토요일 오전 1:57 | 최근 응답 님의 Cor Ligthert - 2020년 9월 14일 월요일 오후 2:55 -
0 투표
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 jasvee질문 | 5 응답 | 5502 보기 | Created by jasvee - 2020년 9월 11일 금요일 오전 4:58 | 최근 응답 님의 Kareninstructor - 2020년 9월 12일 토요일 오전 11:51 -
0 투표
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 ...질문 | 5 응답 | 7266 보기 | Created by ronflomin - 2018년 3월 30일 금요일 오후 2:11 | 최근 응답 님의 ILT5000 - 2020년 9월 6일 일요일 오전 12:10 -
2 투표
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: ...답변됨 | 6 응답 | 9156 보기 | Created by locutus_borg - 2009년 12월 15일 화요일 오후 10:58 | 최근 응답 님의 Wal Pachl - 2020년 8월 28일 금요일 오후 2:51 -
0 투표
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 Here답변됨 | 3 응답 | 7372 보기 | Created by litusahoo - 2011년 8월 30일 화요일 오전 10:36 | 최근 응답 님의 annabellejoy - 2020년 8월 26일 수요일 오후 5:47 -
7 투표
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 ...답변됨 | 9 응답 | 6191 보기 | Created by Brian Tkatch - 2020년 8월 19일 수요일 오후 8:36 | 최근 응답 님의 Xingyu Zhao - 2020년 8월 24일 월요일 오전 7:53 -
0 투표
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 ...질문 | 7 응답 | 5296 보기 | Created by Manoj V Gokhale - 2020년 8월 19일 수요일 오전 5:22 | 최근 응답 님의 DA924x - 2020년 8월 19일 수요일 오후 11:56 -
0 투표
calling an event
For example i have a numeric updown: Private Sub NumericUpDown1_ValueChanged(sender As System.Object, e As System.EventArgs) Handles ...질문 | 4 응답 | 5777 보기 | Created by Vergassivellaunus - 2020년 8월 18일 화요일 오후 2:33 | 최근 응답 님의 Cor Ligthert - 2020년 8월 18일 화요일 오후 7:30 -
2 투표
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 ...제안된 답변 | 18 응답 | 17751 보기 | Created by ALI_Delavari - 2017년 8월 8일 화요일 오후 6:50 | 최근 응답 님의 mehrnh - 2020년 8월 17일 월요일 오전 10:03 -
4 투표
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 ...일반 토론 | 3 응답 | 11286 보기 | Created by Kareninstructor - 2020년 5월 20일 수요일 오후 3:05 | 최근 응답 님의 SRQ Computerguy - 2020년 8월 16일 일요일 오후 11:56 -
2 투표
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 ...질문 | 10 응답 | 6503 보기 | Created by AndyNakamura - 2020년 8월 1일 토요일 오전 9:02 | 최근 응답 님의 Xingyu Zhao - 2020년 8월 12일 수요일 오전 5:37 - 25471개 중 1 ~ 20개 항목 다음 ›