J
John Bailo
I want to name a variable in a form Move.
But Move() is a method, (Control.Move) that the form inherits.
Can I override a method and have a variable with the same name that I
can access publically?
But Move() is a method, (Control.Move) that the form inherits.
Can I override a method and have a variable with the same name that I
can access publically?