Skip to content

Update nf-windowsx-combobox_additemdata.md #2047

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: docs
Choose a base branch
from
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.ComboBox_AddItemData
title: ComboBox_AddItemData macro (windowsx.h)
description: Adds item data to the list in a combo box at the specified location. You can use this macro or send the CB_ADDSTRING message explicitly.
description: Adds item data to the list in a combo box. You can use this macro or send the CB_ADDSTRING message explicitly.
helpviewer_keywords: ["ComboBox_AddItemData","ComboBox_AddItemData macro [Windows Controls]","_win32_ComboBox_AddItemData","_win32_ComboBox_AddItemData_cpp","controls.ComboBox_AddItemData","controls._win32_ComboBox_AddItemData","windowsx/ComboBox_AddItemData"]
old-location: controls\ComboBox_AddItemData.htm
tech.root: Controls
Expand Down