开发者

Transparent components list background in Inno Setup?

开发者 https://www.devze.com 2023-03-21 09:54 出处:网络
I\'m using custom installer to build \"my own\" setup. Is it possible to create transparent background or disable background on comp开发者_StackOverflowonents list?You can change the colour, border s

I'm using custom installer to build "my own" setup.

Is it possible to create transparent background or disable background on comp开发者_StackOverflowonents list?


You can change the colour, border style, etc of the component list so you can handle any solid background colour, but not make it transparent. WizardForm.ComponentsList is a TNewCheckListBox for which you can see all properties in the "Support Classes Reference" in the help.

0

精彩评论

暂无评论...
验证码 换一张
取 消