¡@

Home 

c# Programming Glossary: syslistview32_hwnd

I created a program to hide desktop icons on double click of desktop but would only like to hide icons on double click empty space

http://stackoverflow.com/questions/7222749/i-created-a-program-to-hide-desktop-icons-on-double-click-of-desktop-but-would-o

new Rectangle IntPtr current_hwnd IntPtr SysListView32_hwnd IntPtr SHELLDLL_DefView_hwnd private bool found false private.. a couple overlaying windows if visible true current_hwnd SysListView32_hwnd ShowWindow SysListView32_hwnd 0 visible false if visible.. visible true current_hwnd SysListView32_hwnd ShowWindow SysListView32_hwnd 0 visible false if visible false current_hwnd SHELLDLL_DefView_hwnd..