TF_FLOATINGLANGBAR_* Constants

The define a TF_FLOATINGLANGBAR_* constants string for the title of the language bar window.

Constant/value Description
TF_FLOATINGLANGBAR_WNDTITLEW
LTF_FloatingLangBar_WndTitle
The string of Unicode characters L"TF_FloatingLangBar_WndTitle" for the title.
TF_FLOATINGLANGBAR_WNDTITLEA
TF_FloatingLangBar_WndTitle
The string of ANSI characters "TF_FloatingLangBar_WndTitle" for the title.
TF_FLOATINGLANGBAR_WNDTITLE
TF_FLOATINGLANGBAR_WNDTITLEA
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
Ctfutb.h
IDL
Ctfutb.idl