RebarView_t::DrawGripper (Windows CE 5.0)
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
Send Feedback on this topic to the authors