Found 50 threads
-
0 投票
How to real time obtain hong kong observatory temperature
Hi, I would like to write a simple program to obtain the real time temperature from HK observatory, please help on how to do this ... -
0 投票
what is the property of part of form
what is the property of part of form (Title bar) Thanks已答覆 | 1 回覆 | 4038 檢視 | Created by fsze88ATmeDOTcom - 2013年4月16日 10:46 | 最後回覆 : Youen Zen - 2013年4月17日 6:30 -
0 投票
Where is Crystal Report Editor
Hi, Where is Crystal Report Editor (Visual Studio 2008)? This sample is Visual Studio 2010. Thank you!!已答覆 | 1 回覆 | 3602 檢視 | Created by fsze88ATmeDOTcom - 2013年3月22日 10:52 | 最後回覆 : Youen Zen - 2013年3月25日 4:47 -
0 投票
Warning Me.Cursor.Position
Hi, I try this statement Dim thisPos As System.Drawing.Point thisPos = Me.Cursor.Position Warning 1 Access of shared ...已答覆 | 1 回覆 | 3322 檢視 | Created by fsze88ATmeDOTcom - 2013年3月19日 4:42 | 最後回覆 : Youen Zen - 2013年3月20日 6:14 -
0 投票
multi selection on DataGridViewComboBoxColumn
Hi, I want to know a way to make DataGridViewComboBoxColumn to be multi selectable by inserting checkbox? Thanks已答覆 | 1 回覆 | 3143 檢視 | Created by fsze88ATmeDOTcom - 2013年3月14日 15:10 | 最後回覆 : Youen Zen - 2013年3月15日 9:29 -
2 投票
Make one of item of DataGridViewComboBoxCell.Items is readonly
Hi experts, I wish to know a way to set one of item of DataGridViewComboBoxCell.Items is readonly. How?已答覆 | 3 回覆 | 3811 檢視 | Created by fsze88ATmeDOTcom - 2013年2月8日 3:02 | 最後回覆 : Youen Zen - 2013年2月11日 10:08 -
0 投票
goto Exception
hi, How Could I goto Catch ex as exception by coding? try dim i as integer i = 100 ' goto ...已答覆 | 1 回覆 | 4040 檢視 | Created by fsze88ATmeDOTcom - 2013年2月1日 8:46 | 最後回覆 : Youen Zen - 2013年2月4日 2:36 -
0 投票
vb multicolumn combobox
I wish can have great understanding to evaluate a simple multicolumn combobox. example: combobox need id and name or more for display, but after select i just need id display and ...問題 | 10 回覆 | 5827 檢視 | Created by wwc5225 - 2011年4月27日 3:39 | 最後回覆 : Ken Lin, MSMVP for .NET (2003-2017), rMVP - 2012年11月10日 18:19 -
0 投票
VB.NET HKSCS支援問題
你好 請問VB.NET是否支援 HKSCS (code page: 951)? ...已答覆 | 1 回覆 | 4242 檢視 | Created by Martin_K54596 - 2012年11月6日 4:24 | 最後回覆 : Youen Zen - 2012年11月7日 7:26 -
0 投票
VB6 Inte POST 错误
…… Inet1.Execute postUrl, "Post", myData, "Content-Type: application/x-www-form-urlencoded" Do Until Inet1.StillExecuting = ... -
0 投票
Visual Studio 11 Beta 和 Team Foundation Server 11 Beta 可以免費下载
大家好 Visual Studio 11 Beta Team Foundation Server Beta ... -
0 投票
CreateFileA trigger invalid handle in win7
I have a program which use createfileA() to open a lan shared printer. It works fine in winxp. However, when run the program in Win7, it will produce "Invalid Handle" error. Below is ...問題 | 1 回覆 | 6021 檢視 | Created by Jonathan CYY - 2010年7月21日 6:07 | 最後回覆 : Ken Lin, MSMVP for .NET (2003-2017), rMVP - 2011年4月20日 6:44 -
1 投票
當使用vb2005的serialport控件/類別, 進行連續的serial communication, 發現記憶體不斷上升
已嘗試使用serialport.dispose, 甚至system.gc.collection, 期望可釋放記憶體, ...已答覆 | 1 回覆 | 5258 檢視 | Created by stanleyman - 2011年3月13日 14:13 | 最後回覆 : Calvin_Gao - 2011年3月31日 3:38 -
1 投票
VS.NET 程式支援問題
大家好 我想請教一下 我寫了一支程式是for Windows ... -
0 投票
如何讀取joystick的狀態... 除polling外可有其他方法
在vb中,如果要讀取joystick的狀態(如是向左,按button ...提議的解答 | 3 回覆 | 6403 檢視 | Created by takwing - 2010年2月3日 15:36 | 最後回覆 : Ken Lin, MSMVP for .NET (2003-2017), rMVP - 2010年3月30日 4:37 -
0 投票
大量註冊visual Basic express 2008
請問如何大量註冊visual Basic express 2008 ?提議的解答 | 2 回覆 | 6646 檢視 | Created by daniel7 - 2009年10月5日 3:38 | 最後回覆 : Ken Lin, MSMVP for .NET (2003-2017), rMVP - 2010年3月26日 9:16 -
0 投票
MS Database supporting Chinese
I can't find a suitable forum to put this question in. Excuse me if I wrongly place this question here.Question is: Can I use Microsoft Access 2003 (English Version) to store data in Chinese?I am ...提議的解答 | 2 回覆 | 6775 檢視 | Created by jerih - 2009年10月14日 2:46 | 最後回覆 : Ken Lin, MSMVP for .NET (2003-2017), rMVP - 2010年1月11日 6:21 -
0 投票
How to Add a new row to ListView
Dear all, I know that I can add text ListView like that Set Item = ListView1.ListItems.Add(, , "abc") Then I want ... -
0 投票
PrintScreen in VB9 (VS2008)
Hi. I have a program that I am developing and it is coming along pretty well with a major exception. That exception is a print-screen function. I need to be able to ...提議的解答 | 2 回覆 | 7205 檢視 | Created by RJT2 - 2009年1月29日 18:41 | 最後回覆 : Ken Lin, MSMVP for .NET (2003-2017), rMVP - 2009年2月4日 2:57 -
0 投票
This forum has migrated successfully in January 2009
As part of the migration, posting of new threads and messages is no longer allowed on the Forums 2.x platform. For reporting bugs on the new forums platform, ... - Items 1 to 20 of 50 下一頁 ›
沒有公告