RebarView_t::DrawGripper
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.