I want to have the cursor change based on where the cursor is over the active picture. I have the 4 arrow one working if the cursor is over the picture. But trying to get the "near an edge" or "near a corner" is problem. I cannot use a zone because the picture can be moved around the screen. I guess I can define the options using "Is cursor over the active picture and compare two general values" but this is a real pain.

Could some new conditions be added like "Near bottom edge", "Near top edge", Near Right edge", "Near Left Edge" "Near Top Left Corner", Near Top Right Corner", "Near Bottom Left Corner", "Near Bottom Right Corner".

Also what does "near" mean? 5 pixels, 10 pixels.

Or a property for resizing like the Tree Control has would be great.