MouseEnter Event
MouseEnter Event |
Occurs when the mouse pointer enters the InkPicture control.
Declaration
[C++]
void MouseEnter();
Parameters
This event takes no parameters.
Remarks
This event method is defined in the _IInkPictureEvents interface. The _IInkPictureEvents interface implements the IDispatch interface with an identifier of DISPID_IPEMouseEnter.