Hello,
I have a HScroller that I need to attach to the text1 message contrast.
Can anyone help me with this?
Also I have this shell command that I am using like this
How can I get this to open up a .txt file from C:\mytxtfile.txt? (In a notepad.exe window?Code:Private Sub Command2_Click()
Shell "notepad.exe", vbNormalFocus
End Sub
Thanks bunches! :wave:
Stilekid007
