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.
The define a TF_FLOATINGLANGBAR_* constants string for the title of the language bar window.
| Constant/value | Description |
|---|---|
|
The string of Unicode characters L"TF_FloatingLangBar_WndTitle" for the title. |
|
The string of ANSI characters "TF_FloatingLangBar_WndTitle" for the title. |
|
If Unicode is defined, takes the value of the TF_FLOATINGLANGBAR_WNDTITLEW constant. Otherwise, takes the value of the TF_FLOATINGLANGBAR_WNDTITLEA constant. |
Remarks
Although there are three constants in this group, the primary one is TF_FLOATINGLANGBAR_WNDTITLE, which takes either the ANSI or Unicode value, as appropriate.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Redistributable |
TSF 1.0 on Windows 2000 Professional |
| Header |
|
| IDL |
|