CStatic Member Functions

Construction
CStatic Constructs a CStatic object.

Initialization
Create Creates the Windows static control and attaches it to the CStatic object.

Operations
SetBitmap Specifies a bitmap to be displayed in the static control.
GetBitmap Retrieves the handle to the bitmap previously set with SetBitmap.

See Also

CStatic Overview, Control Classes