Share via


CStatic Class Members

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 of the bitmap previously set with SetBitmap.
SetIcon Specifies an icon to be displayed in the static control.
GetIcon Retrieves the handle of the icon previously set with SetIcon.
SetCursor Specifies a cursor image to be displayed in the static control.
GetCursor Retrieves the handle of the cursor image previously set with SetCursor.
SetEnhMetaFile Specifies an enhanced metafile to be displayed in the static control.
GetEnhMetaFile Retrieves the handle of the enhanced metafile previously set with SetEnhMetaFile.

CStatic OverviewBase Class MembersHierarchy Chart