NetAdvantage for WPF installed a demo application called “NetAdvantage for WPF xamFeatureBrowser”. This application contains floating dock and toolbar I’d like to implement in the application I am working on.
Please advise whether xamFeatureBrowser app was built with one of “NetAdvantage for WPF” controls and how to build similar toolbar.
Thank you.
Hello,
THe xamFeatureBrowser was built with standard Styled WPF controls. The floating dock is a TabControl. The list on the left is a TreeView. Through Styles, the scrollbars and the look is customized.
The source code for the xamFeatureBrowser should be on your hard drive. Look in the following path:
C:\Users\Public\Documents\Infragistics\NetAdvantage for WPF 2007 Vol. 2\Samples\xamFeatureBrowser\