Base Class Members
Construction
| Constructs a CStatic object. | 
Initialization
| Creates the Windows static control and attaches it to the CStatic object. | 
Operations
| Retrieves the handle of the bitmap previously set with SetBitmap. | |
| Retrieves the handle of the cursor image previously set with SetCursor. | |
| Retrieves the handle of the enhanced metafile previously set with SetEnhMetaFile. | |
| Retrieves the handle of the icon previously set with SetIcon. | |
| Specifies a bitmap to be displayed in the static control. | |
| Specifies a cursor image to be displayed in the static control. | |
| Specifies an enhanced metafile to be displayed in the static control. | |
| Specifies an icon to be displayed in the static control. | 
Overridables
| Override to draw an owner-drawn static control. |