| Thread | Last Post | Replies |
|
| Can't delete control from form - Win XP | 02 Nov 2004 03:55 GMT | 10 |
Hey all: I just finished installing Visual Studio 6, followed by SP6 on a new computer with Windows XP Professional. In VB, I cannot delete controls from forms using the Dlete key.
|
| DLL in VB6.0 | 01 Nov 2004 23:57 GMT | 6 |
tell me how to create DLL in visual basic milind dumbare (+91 9822288565) milind.dumbare@gmail.com
|
| Operation was cancelled error | 01 Nov 2004 20:49 GMT | 1 |
I just started a job where I am working on someone else's program ans here is the embedded SQL they are using: select distinct a.cDesc,a.cCode,b.cdisp from tblCodeTbl a left join tblfaceqpt b on a.ccode =
|
| pick from listbox | 01 Nov 2004 16:21 GMT | 1 |
How can I pick at random one item from a ListBox? There's a ListBox filled with items and after this I need to pick at random one of these items. Thanks,
|
| files transfer in vb.net | 01 Nov 2004 15:31 GMT | 1 |
Does anyone know how to transfer files through winsock in vb.net?
|
| Selecting a folder | 01 Nov 2004 15:30 GMT | 7 |
Someone gas hiven me a code to select a folder on the system. With the api SHBrowseForFolderA it works fine But I want to select before the default folder. How can I do that?
|
| Help with Network/Web Cam active | 01 Nov 2004 15:28 GMT | 7 |
I'm using VB6, I am a little more then a novice but not much.. and my question is - Is there a way to detect and possibly notify (me/mycomputer) if someone is using a Web Cam mainly MSN on my LAN with out the user knowing it? Even if I have to install software on the user
|
| instruction at 0x5d32319f | 01 Nov 2004 06:53 GMT | 2 |
On a fairly large VB application (perhaps 40,000 linces of code) with at least 60 class modules, sometimes VB will crash while in the IDE. This tends to happen more and more during a long editing/programming/testing session as I go along.
|
| Grid spacing settings | 01 Nov 2004 06:51 GMT | 1 |
I cannot get the grid spacing to work correctly with Visual Basic 6.0. If I set the horizontal spacing to 200 twips, controls snap to multiples of 195, even though the setting on the general tab under tools-options says 200; if I set it to 205, it seems to use 210.
|