Search Results

0
votes
1answer
65 views

Testing PictureBox in white

Hello, I am currently evaluating the White testing framework. Pretty amazing stuff! Everything looks pretty promising, but I have run into a small wall. How can I test a .N …
7
votes

How can I get the filetype icon that Windows Explorer shows?

I used the following solution from codeproject in one of recent my projects Obtaining (and managing) file and fold …