Sack Library Documentation
|
void DrawHotSpotsEx(PSI_CONTROL pf, PEDIT_STATE pEditState DBG_PASS);
Parameters |
Description |
PSI_CONTROL pf |
frame being edited. |
pe |
pointer to the current edit state containing information like the currently active control for editing on a frame. |
Routine in mouse space which draws hotspots on the frame indicating areas that can be manipulated on a control. Otherwise controls are fully active, and you can use them as you are developing. Hotspots are drawn in WHITE unless the mouse is captured by one, then the spot is RED.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|