EM_GETELLIPSISSTATE message
Retrieves the current ellipsis state.
#define EM_GETELLIPSISSTATE (WM_USER + 322)
Parameters
-
wParam
-
Not used; must be zero.
-
lParam
-
Not used; must be zero.
Return value
The return value is TRUE if an ellipsis is being displayed and FALSE otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|