G
Guest
When you add a control to a form in a windows application , It will be
private by default
but
in a web application it will be protected by default , as well as , it can
be changed to private .
WHY ???
private by default
but
in a web application it will be protected by default , as well as , it can
be changed to private .
WHY ???
