Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 963 Bytes

timeremaining-control-attribute.md

File metadata and controls

30 lines (17 loc) · 963 Bytes
description ms.assetid title ms.topic ms.date
This attribute enables a text control to display the approximate number of minutes and seconds remaining for an installation.
e1302449-7f80-4881-bd76-49d386bfdafb
TimeRemaining Control Attribute
article
05/31/2018

TimeRemaining Control Attribute

This attribute enables a text control to display the approximate number of minutes and seconds remaining for an installation. A record passed to the text control contains one integer representing the number of seconds remaining. The text control searches the UIText table for a string named TimeRemaining and formats the integer into an appropriate string displaying minutes and seconds.

Valid Controls

Text

Associated Bit Flags

This attribute does not use bit flags.

Remarks

See Control Attributes and the control you need to create under Controls.