| Thread | Last Post | Replies |
|
| Table in VB6 | 20 Oct 2003 10:14 GMT | 3 |
Hi, I am trying to create a form for people to use in a VB6 application to store information about contact with customers. As part of this, I need to provide a table like structure
|
| TreeView control that wordwraps | 20 Oct 2003 03:34 GMT | 4 |
I have a need for a treeview control where the node text will wordwrap if it is longer than the treeview frame. Anybody seen any VC++ code that will wrap and override the treeview control to allow this, or are there good third party controls out there that have this functionality?
|
| Datagrid custom controls VB.NET | 20 Oct 2003 03:04 GMT | 5 |
My boss just told me that he wants the datagrid control to have clickable filters on the columns instead of just the natural sort on it. Does anyone know a good resource on how to accomplish this?
|
| Inet Control fails on IIS with UNC Virtual Directories | 20 Oct 2003 02:59 GMT | 8 |
Currently we have an instance of the vb Inet control (msinet.ocx) running inside of a custom OCX control, which is in turn running inside a web page in internet explorer. The control attempts to download a file using code similar to this:
|
| Change Effect on rectangle | 19 Oct 2003 19:27 GMT | 3 |
Is there a way on rectangle to change the effect of rectangle that it will look sunken?
|
| Access Primary Key | 19 Oct 2003 05:27 GMT | 1 |
Does anyone know of a method of testing if a field is a primary key on an Access table??? Thanks Matt
|
| Resource Kit for VB6 | 19 Oct 2003 01:38 GMT | 5 |
Folks: I am a newbie to VB6 which is installed on my Windows XP Home Edition. I know that there is a product called Resource Kit for VB .Net. * Where can I find Resource Kit for regular VB6; assuming this product
|
| The line command and a picture box | 18 Oct 2003 15:44 GMT | 2 |
I have a bitmap in a picture box. I am trying to pragmatically draw a line at specifed points on the bitmap. This is a baseball scorecard program and the lines are being drawn to show the batters progression.
|
| Network drive connection Check | 18 Oct 2003 15:21 GMT | 2 |
I have a VB 6 application with Windows 2000 network system. The promgram job is checking DBF data and uploading to SQL server. DBF data is located at network drive. Problem is during run time, network drive connect
|
| Treeview Backcolour | 18 Oct 2003 14:32 GMT | 1 |
how can I change the Backcolor (sic) of my Treeview at run- time ? Thanks Damien
|
| screen flashing when loading VB forms | 17 Oct 2003 17:08 GMT | 1 |
We have a big VB project with more than 50 VB forms and each form is full of VB controls and user controls. When we load the VB project, at some stage the whole screen becomes flashing with some VB errors, like some controls
|
| StillExecuting Error with Inet Control | 17 Oct 2003 16:41 GMT | 1 |
I am trying to FTP several files to a server from a remote computer, but I keep getting an error on the second file because the first command is still executing. Is there a way to prevent the second command from firing until the first one completes? I am using the Execute command ...
|
| Newbie: Runtimeerror 5 with a MsgBox | 17 Oct 2003 15:17 GMT | 1 |
My name is Roland and I´m a soft- and hardwaredeveloper since my diploma 3 month ago. Since 2 weeks I should extend our machines GUI under VB6. I never used VB bevor. Win 95 is running on the PanelPC. And here is my Problem: On a form I have one CommandButton and a SSTab with 5 ...
|
| Obtain Ocx name | 17 Oct 2003 10:31 GMT | 3 |
I'm creating an activex component. How can I obtain the name assigned to the control in the final project? Here's an example of my problem: I've created an ocx called MyGrid, and, in a new project, I use the MyGrid
|
| vb timer control | 17 Oct 2003 02:52 GMT | 4 |
is there a way to ensure that the timer control fires on all windows platforms at the same exact intervals. i find that on w2K it works much better then win98. if not sol'n, is there another control out there that
|