CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: taskbar





>From Howard's FAQ

ShowWindow(Application->Handle, SW_HIDE);
To make the taskbar icon re-appear, simply change SW_HIDE to SW_SHOW. You
can also hide the main form by setting its Visible property to false.
http://www.bcbdev.com/faqs/faq4.htm
Mike H




W Komornicki's Home Page | Main Index | Thread Index