DrawInsert.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

DrawInsert (COMCTL32.15)

SYNOPSIS

VOID DrawInsert
 (
  HWND hwndParent,
  HWND hwndLB,
  INT  nItem
 )

DESCRIPTION

Draws insert arrow by the side of the ListBox item in the parent window.

RETURNS

Nothing.

IMPLEMENTATION

Defined in "comctl32.h".

Implemented in "dlls/comctl32/draglist.c".

Debug channel "commctrl".