When I try to use a custom mouse icon i do this:
Form1.MouseIcon = LoadPicture("c:\anicon.ico"
However, I have a few lables on the form which have a mouse icon (in properties) of 99 and when I put the mouse over them it doesn't change to the icon that was loaded.
Am I doinf this totally wrong?
thanks
elziko
Form1.MouseIcon = LoadPicture("c:\anicon.ico"
However, I have a few lables on the form which have a mouse icon (in properties) of 99 and when I put the mouse over them it doesn't change to the icon that was loaded.
Am I doinf this totally wrong?
thanks
elziko