Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Elements of the TfLBBalloonStyle enumeration are used to specify a language bar balloon style.
Syntax
typedef enum __MIDL_ITfLangBarItemBalloon_0001 {
TF_LB_BALLOON_RECO = 0,
TF_LB_BALLOON_SHOW = 1,
TF_LB_BALLOON_MISS = 2
} TfLBBalloonStyle;
Constants
TF_LB_BALLOON_RECOValue: 0 This balloon style is used to represent a reconversion operation. |
TF_LB_BALLOON_SHOWValue: 1 This is a normal balloon style. |
TF_LB_BALLOON_MISSValue: 2 This balloon style is used to indicate that a command was not recognized. |
Remarks
The following image shows an example of a balloon with the TF_LB_BALLOON_RECO style.
The following image shows an example of a balloon with the TF_LB_BALLOON_SHOW style.
The following image shows an example of a balloon with the TF_LB_BALLOON_MISS style.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
| Header | ctfutb.h |
| Redistributable | TSF 1.0 on Windows 2000 Professional |