From f3e5d3d02d5be5cd47a1ccb6a1406ace607926de Mon Sep 17 00:00:00 2001 From: iPhilip Date: Fri, 4 Jul 2025 07:32:34 -0700 Subject: [PATCH] Update nf-windowsx-listbox_setcaretindex.md Fixed typo. --- .../content/windowsx/nf-windowsx-listbox_setcaretindex.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-api-src/content/windowsx/nf-windowsx-listbox_setcaretindex.md b/sdk-api-src/content/windowsx/nf-windowsx-listbox_setcaretindex.md index 5cdbf8a6f029..4baec9a9801e 100644 --- a/sdk-api-src/content/windowsx/nf-windowsx-listbox_setcaretindex.md +++ b/sdk-api-src/content/windowsx/nf-windowsx-listbox_setcaretindex.md @@ -79,7 +79,7 @@ A handle to the control. Type: int - the zero-based index of the list box item that is to receive the focus rectangle. +The zero-based index of the list box item that is to receive the focus rectangle. ## -remarks