Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If this bit is set on a ProgressBar control, the bar is drawn as a series of small rectangles. 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.