Share via


CImeCUIToolBar::PaintBackground (Windows CE 5.0)

Send Feedback

This method draws the background of the IME toolbar window.

static void PaintBackground(  HDC hDC,  LPRECT lprc);

Parameters

  • hDC
    [in] Handle to the device context for the window.
  • lprc
    [in] Pointer to a RECT structure that specifies the coordinates of the bounding rectangle for the window.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.

See Also

CImeCUIToolBar | RECT

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.