Funny documentation
Sep 27th, 2004 by Nate
Every once in awhile when I dig around in my programming manuals and help files, I find something that amuses me. I won’t divulge the name of the company/vendor that pumped out this little gem, but a savvy reader might be able to figure it out. Don’t think about it too long; it will likely just give you a headache.
public void HideActiveControl(); - This function hides active control. You can use this function when hiding your own form. When you back show your own form, in Detail View will not be any of items activated. If you do not call this function before hiding your form, after showing your form again, in Detail View will be active last active Item before hiding.





