ListBox.MouseIcon
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
ListBox.MouseIcon
Syntax
ListBox.MouseIcon
Data Type
Purpose
Specifies a custom mouse pointer icon for the control.
Remarks
The control displays the specified picture as the cursor when the value of the ListBox.MousePointer property is MousePointer_Custom . When you set this property to NULL , the value of the ListBox.MousePointer property changes to MousePointer_Default .
Note
This property requires that the picture value is an icon.