If I have a piece of code, such as refreshing a ListView, and the form that the ListView is on is not currently visible, does this code execute? I am just wondering if it is a waste of memory to execute this code, or if it is not executed at all.
↧