If this bit is set on a ProgressBar control, the bar is drawn as a series of small rectangles in Microsoft Windows 95-style. If this bit is not set, the progress indicator bar is drawn as a single continuous rectangle.
Valid Controls
Value
Decimal | Hexadecimal | Constant |
---|---|---|
65536 | 0x00010000 | msidbControlAttributesProgress95 |
Remarks
To set this attribute on a control, include the Progress95 bit in the Attributes column of the control's record in the Control table.
See Control Attributes and the control you need to create under Controls.
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.