Hi,
I want to call a procedure like cmd_Add_Click which I used in VB6
Call cmd_Add_Click
What will be the command in VS2005 if I want to call same procedure?
Please help me
I want to call a procedure like cmd_Add_Click which I used in VB6
Call cmd_Add_Click
What will be the command in VS2005 if I want to call same procedure?
Please help me
Comment