Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method determines whether objects in the IME toolbar window handle mouse hover events.
Syntax
static BOOL IsHoverActionSupported(void);
Parameters
None.
Return Value
TRUE indicates that the objects handle mouse hover events. FALSE indicates that the objects do not handle any mouse hover events.
Remarks
If this method returns TRUE, the paint methods of the toolbar buttons are called when the mouse pointer hovers over the buttons, and the appearance of the buttons can be changed.
Requirements
| Header | imjpskin.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |