EM_SETCTFMODEBIAS message
Sets the Text Services Framework (TSF) mode bias for a rich edit control.
Parameters
- wParam
-
Mode bias value. This can be one of the following values.
- lParam
-
Not used; must be zero.
Return value
If successful, the return value is the new TSF mode bias value. If unsuccessful, the return value is the old TSF mode bias value.
Remarks
When a Microsoft Rich Edit application uses TSF, it can select the TSF mode bias. This message sets the criteria by which an alternative choice appears at the top of the list for selection.
To set the mode bias for the Input Method Editor (IME), use EM_SETIMEMODEBIAS.
Requirements
|
Minimum supported client | Windows XP with SP1 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
- Reference
- EM_GETCTFMODEBIAS
- EM_SETIMEMODEBIAS
Send comments about this topic to Microsoft
Build date: 10/27/2012