TrackBarView_t::DrawFocus (Windows CE 5.0)
This method draws the focus rectangle for the trackbar.
static void DrawFocus(HWND hwnd,HDC hdc);
Parameters
- hwnd
[in] Handle to the control. - hdc
[in] Handle to the device context for the window.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Trackbarview.hpp.
See Also
Send Feedback on this topic to the authors