MFC应用程序中的状态条可以很方便的显示应用程序的状态,有
时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显
示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。
本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的
Microsoft Foundation Classes(MFC ...
BmpRgn is a *FREEWARE* unit that allows you to create forms
with transparent areas based on a bitmap that you provide.
The bitmap is converted to a form region, where only the
interior pixels are displayed. The transparent border remains
transparent.