Other Window Styles for Progress Bar Controls
InstallShield 2025
Project:
                                                    
| • | InstallScript | 
| • | InstallScript MSI | 
| • | InstallScript Object | 
The following window style options are available for progress bar controls. For additional information, see the MSDN Library.
| Value | Description | 
| WS_GROUP | Specifies the first control in a group of controls. All controls defined with this style after the first control belong to the same group. | 
| PBS_VERTICAL | The progress bar displays progress status vertically, from bottom to top. | 
See Also