TrackBarView_t::DrawFocus (Windows Embedded CE 6.0)
1/6/2010
This method draws the focus rectangle for the trackbar.
Syntax
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 Value
None.
Requirements
Header | trackbarview.hpp |
Windows Embedded CE | Windows CE .NET 4.0 and later |