http://www.vb-helper.com/HowTo/tooltop.zip

	Purpose
Give a window a toolbar style title bar.

	Method
Use the SetWindowLong API function to make the window use a small title bar.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does not error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
