Hi,
I am using Visual Basic 6. I've created Image object at run-time. But when I click the Command Button again an error message appears saying:
Run-time error '727:
There is already a control with the name 'Img'
How can I bypass the error message above?
I am using Visual Basic 6. I've created Image object at run-time. But when I click the Command Button again an error message appears saying:
Run-time error '727:
There is already a control with the name 'Img'
How can I bypass the error message above?