RebarView_t::DrawGripper (Windows Embedded CE 6.0)
1/6/2010
This method draws a gripper bar on a band in a rebar.
Syntax
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 Value
TRUE indicates success. FALSE indicates failure.
Requirements
Header | rebarview.hpp |
Windows Embedded CE | Windows CE .NET 4.0 and later |