Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Sets the bitmap image for the picture area.
void SetBitmap(
CBitmap* pBitmap
);
Parameters
Parameter |
Description |
[in] pBitmap |
The new bitmap image to display. |
Remarks
If pBitmap is NULL, this method sets the size of the modifiable paint area to zero. Otherwise, it sets the size of the modifiable paint area to the size of the provided bitmap image.
Requirements
Header: afximagepaintarea.h