Acknowledgments

function OpenWin(url, w, h) { if(!w) w = 400; if(!h) h = 300; window.open(url, "_new", "width=" + w + ",height=" + h + ",menubar=no,toobar=no,scrollbars=yes", true); }

Writing a book is not a one-person task, and without the guidance from the editors and technical reviewers at Sams, there is no way I could have written this book. I would like to thank Neil Rowe, my acquisitions editor for the second time and survivor of driving with me through the Georgia Dome in a utility cart.

I would also like to thank my friends and family who have supported my efforts and have been most understanding of the countless hours required to write such a book. And last but not least is my friend Bob Powell, who asked me to co-author with him in my first writing venture. Oh, be sure to buy his books too.



    .NET Windows Forms Custom Controls
    User Interfaces in VB .NET: Windows Forms and Custom Controls
    ISBN: 1590590449
    EAN: 2147483647
    Year: 2002
    Pages: 74

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net