如果不能直接引用, 是否還有其他的方法?
- Dec 27 Mon 1999 17:04
-
請問如何在 class 中使用 Winsock Control?(編號:500)
如題, 我在討論中心上看到 "如何做一個有Timer功能的Class?", 現在我有一個類似的問題, 就是在 class 中如何使用 WinSock component?
如果不能直接引用, 是否還有其他的方法?
如果不能直接引用, 是否還有其他的方法?
- Dec 27 Mon 1999 16:46
-
做不規則的Butten(編號:499)
我先用..
GetCursorPos msPoint
Print CStr(msPoint.X) + "-" + CStr(msPoint.Y)
取得該圖的座標..hRegion
在MouseMove動作中..
GetCursorPos msPoint
Print CStr(msPoint.X) + "-" + CStr(msPoint.Y)
取得該圖的座標..hRegion
在MouseMove動作中..
- Dec 27 Mon 1999 14:35
-
有可能嗎??????(編號:498)
- Dec 27 Mon 1999 13:47
-
MDI 表單的問題(編號:497)
我想在 MDI 表單啟動後自動啟動另一個 child form ,它的 style 是沒有 caption的(就是要它撐滿MDI的畫面)
我的問題是如何得知, child form 的 top , left , height, weight 的大小 .
我的問題是如何得知, child form 的 top , left , height, weight 的大小 .
- Dec 27 Mon 1999 12:50
-
請問如何撰寫一程式使之出現電腦的"系統資源"(編號:496)
請問該如何撰寫一函數於VB得以出現電腦的系統資源??
請告訴我??謝謝.....急急急~~~~
請告訴我??謝謝.....急急急~~~~
- Dec 27 Mon 1999 11:59
-
vb可以call Director的檔嗎(編號:495)
請問一下vb可以call Director的檔嗎??
- Dec 27 Mon 1999 09:06
-
ADO 找不到指定的提供者 Why?(編號:494)
請問各位:vb6+sp3 使用 ADO 連結 SQL7.0 做好安裝程式後大部份之PC 執行皆無問題,但有少數幾台出現 "ADO 找不到指定的提供者 "
使程式無法開啟CONNECTION,請大家告知,謝謝 !!
使程式無法開啟CONNECTION,請大家告知,謝謝 !!
- Dec 27 Mon 1999 02:12
-
如何從網路芳鄰上的的電腦的某個子目錄下拷貝檔案(用VB6來寫)(編號:493)
本人想從網路芳鄰上的的電腦的某個子目錄下拷貝某個子目錄的檔案,不知用vb6該如何來寫,不知那位仁兄可告知其程式,應我vb6剛學,還請大家多多幫忙,感激不敬
- Dec 27 Mon 1999 00:02
-
An interesting FAQ(Find the number of open forms in app)(編號:492)
I see a FAQ like the following description, but I don't understand the second way. Why he uses DoEvents to get Form number?
-------------
Q:What is the easiest way to find the number of open forms in my app?
A:There are two ways - equally easy. The first is to retrieve the form collection count...
numFormsOpen = Forms.Count
-------------
Q:What is the easiest way to find the number of open forms in my app?
A:There are two ways - equally easy. The first is to retrieve the form collection count...
numFormsOpen = Forms.Count
- Dec 26 Sun 1999 23:43
-
About MonthView?(編號:491)
請問有無方法可以直接將MonthView所顯示的年直接倒退20年?
- Dec 26 Sun 1999 20:22
-
有關Crystal Report的問題(編號:490)
- Dec 26 Sun 1999 20:09
-
如何用VB寫繁體字轉簡體字的程式(編號:489)
如何寫繁體字轉簡體字的程式?
請個高手們指點一二
請個高手們指點一二