yeah you would just pass the different names to that one function, you don't have to make different ones.
for example:
vb Code:
For i as integer = 1 to 6 UpdateTB("TextBoxX" + i.toString,"TextBoxY" + i.tostring,"X","Y") Next
Justin
|
Results 1 to 40 of 51
Thread: [RESOLVED] Global Mouse HookThreaded View
|
Click Here to Expand Forum to Full Width |