Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
UID: NF:windowsx.ListBox_AddItemData
title: ListBox_AddItemData macro (windowsx.h)
description: Adds item data to the list box at the specified location. You can use this macro or send the LB_ADDSTRING message explicitly.
description: Adds item data to the list box. You can use this macro or send the LB_ADDSTRING message explicitly.
helpviewer_keywords: ["ListBox_AddItemData","ListBox_AddItemData macro [Windows Controls]","_win32_ListBox_AddItemData","_win32_ListBox_AddItemData_cpp","controls.ListBox_AddItemData","controls._win32_ListBox_AddItemData","windowsx/ListBox_AddItemData"]
old-location: controls\ListBox_AddItemData.htm
tech.root: Controls
Expand Down