My application works fine on my desktop but for some reason when I run it on my Surface Pro 3 (at a much higher resolution) it minimizes automatically when I make a call to my Access database. Everything is fine until it opens a connection. Has
anyone experienced this before? The program continues to run with no warnings or errors or exceptions. But when I restore my window size my DataGridView also is no longer drawing correctly. I am thinking the issue is with the datagridview
control but cannot step into the code.
↧