CImeCUIToolBar::GetWndStyleEx (Windows CE 5.0)
This method retrieves the extended window style of the IME toolbar window.
static DWORD GetWndStyleEx(void);
Parameters
None.
Return Values
The return value is zero (0) or one of the following extended window styles that are defined for the CreateWindowEx function:
- WS_EX_CLIENTEDGE
- WS_EX_DLGMODALFRAME
- WS_EX_OVERLAPPEDWINDOW
- WS_EX_STATICEDGE
- WS_EX_WINDOWEDGE
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.
See Also
CImeCUIToolBar | CreateWindowEx
Send Feedback on this topic to the authors