LeftScroll Control Attribute

Windows Installer

LeftScroll Control Attribute

If this bit is set, the scroll bar is located on the left side of the control.

If this bit is not set, the scroll bar is on the right side of the control.

Valid Controls

ScrollableTextVolumeCostList
ComboBox
DirectoryList
DirectoryCombo
Edit
ListBox
ListView
SelectionTree
VolumeSelectCombo

Value

Decimal Hexadecimal Constant
128 0x00000080 msidbControlAttributesLeftScroll

 


Remarks

To set this attribute on a control, include the LeftScroll bit in the Attributes column of the control's record in the Control table.

See Control Attributes and Controls.


Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.