Construction Methods
Method | Description |
---|---|
CStatic | Constructs a CStatic object. |
Initialization Methods
Method | Description |
---|---|
Create | Creates the Windows CE static control and attaches it to the CStatic object. |
Operations Methods
Method | Description |
---|---|
SetBitmap | Specifies a bitmap to be displayed in the static control. |
GetBitmap | Retrieves the handle to the bitmap previously set with SetBitmap. |