| Thread | Last Post | Replies |
|
| Form as a browser? | 18 Apr 2005 13:02 GMT | 5 |
I have an App with a main (not mdi) form. Within this main form i load my own usercontrols that serve as data entry and they are created dynamically. I also use the webbrowser control to display certain htm files located both on the internet and locally.
|
| Clearing results of .MDB search | 18 Apr 2005 11:54 GMT | 9 |
How do you clear the result od a search in a Access db. I have a routine where you enter a search string, including the * if needed,press enter and it searches my db,no problems here, but how do you clear the search and have all records accessable again.I'm
|
| MSComm control array | 18 Apr 2005 11:02 GMT | 4 |
I am working on a project where a timer loops through an mscomm control array every 500 milliseconds. On each serial port is connected a plc and the software is querying the plc status by sending a special character to the serial port and then enables an other 400 millisecond timer ...
|
| debugg code | 17 Apr 2005 18:19 GMT | 2 |
Please help me debugg this code.I may not know the references o components to add to make it work and would appreciate it if you coul start from there. Private dbMyDB As Database
|
| How to use a timer with mouse clicks | 17 Apr 2005 18:05 GMT | 3 |
First, let me explain my interface: I have 2 label control arrays (lblProducts() and lblQty()). I have lblProducts() displayed as a vertical list, and the same for lblQty(). When I left-click on a lblProduct(Index), then I have the corresponding
|
| help with frame | 17 Apr 2005 15:50 GMT | 1 |
Greetz, My home page has 3 frames. one is upper side and the lowerside is divided into two parts. right side of the frame contains 2 buttons namely previous and next. what i want is that my vb program should press next button at
|
| VB.Net online resources does not see the internet | 17 Apr 2005 14:05 GMT | 2 |
I have Visual Studio.Net 2003 running on XP home edition. When accessing Online Resources tab, 'Web hosting', 'online sommunity' sub tabs, etc. I receive an error message "this feature requires that you have connected to the internet...". I have a high speed connection through ...
|
| How to parse textfile in loop? | 17 Apr 2005 11:29 GMT | 2 |
I have a text file(called fA) looks like this: 2, 4 7, 6 3, 9
|
| Setup Deployment Problem | 17 Apr 2005 00:40 GMT | 1 |
I tried to build an installer for a VB.NET solution and some of the controls on my forms suddenly disappeared. My solution had one project, and I added the installer as a second project to my solution. I didn't like the setup portion, so I deleted the setup project. I did NOT ...
|
| Colors in VB6 display on XP in an unexpected manner | 16 Apr 2005 20:46 GMT | 3 |
Is anyone having any issues where the colors that appear in a project developed in Windows 2000 change when they move to the XP platform? Specifically, I generally use vbWhite and vbMenubar as background colors. It seems to me that the vbMenubar is two separate colors in XP ...
|
| HAD a plan, anyway | 16 Apr 2005 20:15 GMT | 2 |
Good morning all. I had some pretty ambitious plans for an application, of course. Seems that the following kind code ( to change properties in a TextBox ) won't operate at run time though
|
| Background Color ADO DataGrid | 16 Apr 2005 16:46 GMT | 1 |
Is there any possibility to change the background color of an individual row or cell of an ADO DataGrid. Best regards,
|
| Newbie question - VB.NET Forms and Media Player | 16 Apr 2005 14:52 GMT | 1 |
I am new to this, so this might be elementary, about any hel pwill be greatly appreciated. In VB.NET, I make a Form, I embed a Windows Media Player Component. Now I have avi file of which I know the path. So, each time I run this form, I
|
| How do you make an OCX? | 16 Apr 2005 03:44 GMT | 7 |
I'm going cross eyed reading through various code sites looking for a command button that might suit my application. Not having much success... I would have thought there would be as many customized button controls available as there are "icon"
|
| How to | 15 Apr 2005 21:31 GMT | 7 |
How to run windows application within a browser?
|