property ExFolderView.MouseIcon as IPictureDisp
This property identifies mouse icon when MousePointer is Custom.

TypeDescription
IPictureDisp A Picture object that indicates the cursor being displayed when the MousePointer property is custom.
Use the MouseIcon property to specify a custom cursor when the cursor hovers the control. Use the MousePointer property to specify a predefined cursor to be displayed while cursor hovers the control.