RebarView_t::DrawGripper (Windows CE 5.0)

Send Feedback

This method draws a gripper bar on a band in a rebar.

static BOOL DrawGripper(HDC hdc,LPRECT lprc);

Parameters

  • hdc
    [in] Handle to the device context for the control.
  • lprc
    [in] Pointer to a RECT structure that specifies the bounding rectangle of the gripper bar.

Return Values

TRUE indicates success. FALSE indicates failure.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Rebarview.hpp.

See Also

RebarView_t | RECT

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.