property Button.MouseIcon as IPictureDisp
Sets or returns a value that determines a custom Icon to be displayed when the pointer moves over the control.

 TypeDescription 
   IPictureDisp A reference to an Icon object. Can be a reference to another object’s Picture property or loaded using the LoadPicture method, but the graphic must be of type Icon.  
The MouseIcon property is ignored until the MousePointer value is set to 99


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.