Forum: Visual Basic 4 / 5 / 6 Jan 15th, 2009 |
| Replies: 7 Views: 1,442 Thank you very much dear friend......!!
but I've an addition/suggestion to your idea:
File2Find = """somefile.txt"""
instead of ....
File2Find = "somefile.txt"
doing this change will help if the... |
Forum: Visual Basic 4 / 5 / 6 Jan 6th, 2009 |
| Replies: 1 Views: 1,742 You cannot scroll by using the mouse wheel in the Microsoft Visual Basic 6.0 IDE.
CAUSE
This problem occurs because the Visual Basic 6.0 IDE does not have built-in support for scrolling by using... |