Hi All,

How to add ListView control in themes file?

I have create ListView control in HyperlinkTheme.xml

<Page Name="Install">

<ListView Name="ListViewbox" X="11" Y="50" Height="100" Width="100" Visible=
"yes" TabStop="yes" ImageListGroupHeader="LVSIL_GROUPHEADER">

<Column Width="50">Book1</Column>

<Column Width="50">Book2</Column>

</ListView>

<Button Name="InstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop=
"yes" FontId="0">Next</Button>

 </Page>

Is building correctly.

When I ran the bootstrapper.exe it doesnot show any UI.

I think its got corrupted?



How to add ListView control using themes?



Can anyone please help me on this?


Thanks in advance...
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to