| Thread | Last Post | Replies |
|
| Using customshaped controls | 23 Feb 2004 11:18 GMT | 2 |
I want to use for example a circle or a heartshaped control instead of a normal cmdButton. How can this be done? thx in advance
|
| Graphics in CmdButtons | 23 Feb 2004 09:45 GMT | 1 |
Easy or Hard? What would need to be done to get the graphic(icon) beside the caption in a graphic style button instead of the deafult being on top of the caption?
|
| How to pause the code in VB | 23 Feb 2004 09:00 GMT | 7 |
I want to add a 2 secondish pause to a program, i can't find any nice and easy commands that will do it. I looked at the timer control but i can't seem to see how it will help. Any ideas?
|
| email control | 23 Feb 2004 08:39 GMT | 3 |
i'm looking for an generic, free or cheap, email control that can let my program to send/reveive emails with file attachment. any good suggestion? thanks. yan.
|
| Clearing form after using bitblt... | 23 Feb 2004 05:04 GMT | 6 |
I have a timer which bitblits a little white block I have to wherever the mouse is every few ms. The problem is it draws the object on the form (which is what I want) but then it draws another box to the new location of the mouse, leaving the first box there. I have the
|
| Windows 2003 service bug | 23 Feb 2004 04:39 GMT | 2 |
GetDiskFreeSpace and GetDiskFreeSpaceEx API doesn't work in windows 2003 service (the vb application runs as a nt services in windows 2003), but works well in windows 2000 service. Returns unpredictable values, but it works well as a desktop application. does anyone know how to ...
|
| You're still using VB? | 23 Feb 2004 04:18 GMT | 15 |
I really can't understand why you still use it or why you started using it in the first place.
|
| What is the reverse of Hex()? | 23 Feb 2004 04:11 GMT | 1 |
I am not able to find a function that is the reverse of Hex(). Is there an easy way to convert a string which is a hex value one back to a numeric value? Val() can only change a "decimal" string to decimal. Any help would be great.
|
| using print in VBASIC 6 | 22 Feb 2004 23:54 GMT | 2 |
When I try to use print text what prints out an unreadable font showing the correct number of characters. I am using an HP DeskJet 672C printer which works fine for everything else. Can anyone help me out Thanks Verl k8vw(dontuse)@tir.com
|
| Array help | 22 Feb 2004 23:12 GMT | 5 |
I have tried entering data in my treeview array but I recieve and error before I can even run the app. The error which I am recieving is this " Run time error 9 subscript out of range." ------------begin-----------------
|
| AllText question | 22 Feb 2004 18:49 GMT | 4 |
Hi NG, i'm trying evaluation version of AllTex 4.5 for RTF generating, but I can't set the "top margin" of the page, in other words I would like each page to start with a blank top margin before start of text, otherwise my printer
|
| Visual Basic 6.0 and Excel | 22 Feb 2004 17:43 GMT | 1 |
I am looking for sample code to learn me about using excel from a visual basic program. I want to open a file, store code in a certain cell and save this again. Who can help me
|
| many textbox: using a For-Next? | 22 Feb 2004 14:41 GMT | 2 |
How to use a For-Next for to read/print in a file the results of a lot Textbox (50 and more)? I don't want to use DataGrid. ( example:
|
| get web objects | 22 Feb 2004 14:36 GMT | 1 |
If I have a textfield and buttom on a webform, Can I get VB to input data to that box and press the button ? thanks chris
|
| How do u make keyboard arrow keys move a picture box? | 22 Feb 2004 04:13 GMT | 4 |
well i pretty much said it in the title. i was wondering how would you make a picture box or an object repond to the arrow keys. for example i have a picture and i want to move right when i press the
|