| Thread | Last Post | Replies |
|
| Open Source Visual Basic components | 01 Jul 2005 09:16 GMT | 3 |
i was wondering if anybody knows of a good open source repository of COM components in Visual Basic 6. In my particular case I would need a class to easily manage an application's configuration settings...something like the classes found in the
|
| ImageList.UseMaskColor Transparency Not working | 01 Jul 2005 05:18 GMT | 2 |
I have some gif images that I would like to display on a form. I've actually created these images myself with photoshop. I've created them using a white background - Red 255, Green 255, Blue 255. I then add the images to the ImageList control and specify the MaskColor to
|
| how to trace into a activex dll ? | 01 Jul 2005 04:48 GMT | 2 |
I have the source code of both the caller and the activex dll. I want to trace into the activex dll, so I set the start program in project property dialog , but it doesnt work. thanks
|
| Array Problem I Think | 01 Jul 2005 04:08 GMT | 9 |
I have a form that contains 8 checkboxes. Each checkbox returns a value. Checkbox1 returns value 1 Checkbox2 returns value 2 Checkbox3 returns value 4
|