Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies how text appears when the parent element is scrolled.
Syntax
typedef enum MF_TIMED_TEXT_SCROLL_MODE {
MF_TIMED_TEXT_SCROLL_MODE_POP_ON = 0,
MF_TIMED_TEXT_SCROLL_MODE_ROLL_UP = 1
} ;
Constants
MF_TIMED_TEXT_SCROLL_MODE_POP_ONValue: 0 Text pops on when the parent element is scrolled. |
MF_TIMED_TEXT_SCROLL_MODE_ROLL_UPValue: 1 Text rolls up when the parent element is scrolled. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Header | mfmediaengine.h |