Compartilhar via


TrackBarView_t::DrawFocus (Windows CE 5.0)

Send Feedback

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

TrackBarView_t

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.