Forum: Visual Basic 4 / 5 / 6 Feb 26th, 2008 |
| Replies: 18 Views: 3,874 looks great, can you provide an example please? |
Forum: Visual Basic 4 / 5 / 6 Feb 24th, 2008 |
| Replies: 4 Views: 745 i think use winmm.dll...
sorry but i never do this. |
Forum: Visual Basic 4 / 5 / 6 Jan 21st, 2008 |
| Replies: 20 Views: 3,288 you must access registry to do this or put the program on startup program.. |
Forum: Visual Basic 4 / 5 / 6 Jan 16th, 2008 |
| Replies: 8 Views: 7,259 it cause TAB key used by VB 6 to move focus from one control to other control. it can't be changed. see tab index on the properties of controls, it used if user press the tab key only. if u want to... |