IntelliSense comes most of the times when we are coding with Visual Studio. IntelliSense covers the lines of code under its window. You can observe the behavior from below image.
Sometimes you may want to see the code under IntelliSense window. By holding CTRL key, you can make IntelliSense window temporarily transparent and it looks like
If you release CTRL key, it get back to original state.