Skip to content

Commit 97c8ccf

Browse files
authored
Update clistctrl-class.md
1 parent f78e648 commit 97c8ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/clistctrl-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ CSize ApproximateViewRect(
266266
The proposed dimensions of the control, in pixels. If dimensions are not specified, the framework uses the current width or height values of the control.
267267

268268
*iCount*<br/>
269-
Number of items to be displayed in the control. If this parameter is -1, the framework uses the total number of items currently in the control.
269+
Number of items to be displayed in the control. Pass -1 to apply the state change to all items.
270270

271271
### Return Value
272272

0 commit comments

Comments
 (0)