Thank you for the information.

<Listview .../> is also not displaying on UI using WIX3.7


On Tue, Dec 3, 2013 at 2:29 PM, Sergey Yukhno <
sergey.yuk...@visutechsystem.by> wrote:

> Use not <ListView ...,
> use <Listview ...
>
>
> 11/28/2013 12:06, dileep s пишет:
> > 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
>
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&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