| Thread | Last Post | Replies |
|
| File printing program | 21 Apr 2005 18:35 GMT | 7 |
I need to write a VB program that will print a list of file names in it's current directory (the same directory that the VB program resides in). How could I do this? If it matters, it would print files in XP.
|
| No error in IDE, error in exe | 21 Apr 2005 12:33 GMT | 2 |
It's the first time I send a post in this group, so good morning for evryone. OS: Win2K WinXP VB6 professional edition.
|
| Frame capture | 21 Apr 2005 12:25 GMT | 2 |
Does anyone know how to make a framecapture from a videofile?? Im using VB6.0 thx in advance Dennis
|
| PrintWindow problems | 21 Apr 2005 08:56 GMT | 3 |
I'm using printwindow to capture the window of antoher application. However there are 2 problems. (1) The image I capture is correct but the source window is very often altered. Things get missing of some reason. (2) the clientonly option doesnt work properly.
|
| Class Initialize bug due to property handler? | 21 Apr 2005 02:02 GMT | 7 |
I'm seeing a weird behaviour when I try to initialize some variables in my project. I use VB6 - SP6 on WinXP. I took me ages to narrow it down but it basically comes down to this: Create a test project with a form and a class with code shown below.
|
| create word in vb | 21 Apr 2005 00:38 GMT | 2 |
i want to create one vb document in non installed word system,i have done some code but it saving in the form form of wordpad...i want to change in fully word document format...please help me in this matter
|
| dragging a form around | 20 Apr 2005 21:32 GMT | 2 |
I know I've seen this somewhere, but can't find it. How can I allow a user to drag a form around the screen if the form has no caption bar? (It has a sizable border). TIA
|
| VB crash on close | 20 Apr 2005 20:59 GMT | 7 |
I have noticed a new fault within my (vanilla) VB6 (SP6) installation whereby an unhandled exception occurs when the application is terminated. The application fails whenever it is closed, regardless of whether a project is loaded or not.
|
| Adding controls at runtime: Controls.Add error | 20 Apr 2005 15:45 GMT | 5 |
Hi everyone. First I need to say that I have seen other posts about adding controls in VB at runtime and have even tried the code at Microsoft's VB documentation site. For some reason or another, none of this code is working. I am coming here as a last resort, not a first.
|
| Visual basic.net - access to drive info | 20 Apr 2005 14:20 GMT | 1 |
Can anyone tell me how to use VB.NET to find out how much free space there is on (say) C: drive? Cheers David Payne
|
| RichTextBox .Net text coloring with Undo enable | 20 Apr 2005 08:32 GMT | 1 |
I need to have my RichTextBox in C# to be able to undo and redo. but when i changed the color font etc.. in above text box , undo was disabled The code that I used to change color and font :
|
| How to make a bmp turn on and off | 20 Apr 2005 06:37 GMT | 3 |
Hi, I want to put a bmp of a toggle switch leaning to the left, the off position. With a painter prgm, flip the left toggle , lean right, for ON or Start position. How do I do this?
|
| Widen Combobox/Datacombo droplist? | 20 Apr 2005 01:08 GMT | 5 |
I'm trying to find a way in VB6.0 to widen the drop list on either a combobox or a Datacombo without widening the original control. Am I out of luck without a 3rd party control? Mathilda
|
| How do you do a tab? | 20 Apr 2005 01:03 GMT | 4 |
I'm not exactly sure what this thing is called, but... http://img251.echo.cx/img251/2967/tab9zj.jpg *the red coloured thing Thank you!
|
| Ctrl-Alt-Del | 19 Apr 2005 23:31 GMT | 2 |
I have looked and looked and looked.... Is there a way to disable (or intercept) Ctrl-Alt-Del in VB6 for Windows XP without a shareware OCX or something. I am working on a menu program for my wifes office, she wants her
|