Help Center

CHeader.GetFocusedItemmethod

Gets the item in a header control that has the focus.

WindowsmethodCHeader.incdocumented

Syntax

FUNCTION GetBitmapMargin (BYVAL hHeader AS HWND) AS LONG

Parameters

NameDescription
hHeaderThe handle of the header control.

Return value

Returns the index of the item in focus.

Description

Gets the item in a header control that has the focus.

Reference

  • Include file CHeader.inc
  • Defined in AfxNova/CHeader.inc:171
  • Documented in Windows/WIndows Controls/CHeader Class.md
  • Topic: CHeader Class