How to implement "cool tools" style toolbars
Shows how to create Internet Explorer-like "cool tool" buttons without the
need for any custom controls. Shows how to detect when a mouse moves over, then
off a control.
Uses the following API functions:
- ReleaseCapture
- SetCapture
Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.