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