Bitmap Control

[This is preliminary documentation and subject to change.]

This control simply displays a static picture of a bitmap.

Property

There can be no property associated with this control.

Valid Style Bits

FixedSize
ImageHandle
Visible

Valid Control Attributes

Default
Image
ImageHandle
Position
Text
Visible
WindowHandle

Control Events Published

None.

Can Take Focus

No.

Remarks

This control is created as a "STATIC" with the SS_BITMAP, SS_CENTERIMAGE, WS_CHILD, and WS_GROUP styles.