This is my first C# article. I'm still a beginner in C# and .Net, as it
took me 2 days to figure out how to close a window when the user clicks
outside of it. (windows hooks was out of the question since I wanted a
totally .Net solution)
Let me know what you think.
AliR.
took me 2 days to figure out how to close a window when the user clicks
outside of it. (windows hooks was out of the question since I wanted a
totally .Net solution)
Let me know what you think.
AliR.
Comment