Help with WPF Sample Browser

Hi

I am writing an application in WPF that needs to show a list of buttons (kinda like a toolbar). I was checking out the WPF Sample Browser that has a toolstrip like component at the bottom (that has buttons for Tools, Chart, Grid, etc.) that the user can scroll through and it even produces some animation as the mouse moves over individual buttons.

I was wondering what WPF controls are available in the Essential Studio suite to create something like this. Also I was not able to find the sample code for the sample browser itself.

Please advise what is the right way to achieve this functionality or better is there any way I can download the source code of the sample browser to check how it is done.

Thx
Ashoo Dhingra

1 Reply

DC David C Syncfusion Team May 31, 2010 11:49 AM UTC


Hi Ashoo,

Thanks for your interest in Syncfusion procducts.

Actually we use List box with user defined styles and templates to achieve that functionality. We have attached the sample source code for the WPF Browser. We hope it will satisfy your needs.

Thanks,
David C



WPFSampleBrowser_e04644fb.zip

Loader.
Up arrow icon