Am i missing something?
I can not find any example on how to use the XAMDock control. In the on-line help it is not even there in the list of controls. I can't find any samples either.
Does anyone have any sample code or explanation about this control?
I'm new to silverlight development and I'm trying to figure out how Silverlight controls can be docked.
Hello jowen,
you could download CTP samples, which are located here - http://es.infragistics.com/dotnet/netadvantage/silverlight/dock-manager.aspx#Overview.
For any further questions would you please use the following threads for anything regarding XamDockManager so we are able to answer you quickly - http://forums.infragistics.com/forums/476.aspx. If you are having any another questions , please feel free to share them!
Regards, Nikola!
Can you please post a example application?
Any docs related to XamDock will we great.
I want to use a XamDockManager minus floating, closing, adding tabs.
Just want hiding feature. I hope XamDock is the answer.
Thanks,
Jowen.
Hello Peter,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
If this is what you were looking for please verify the answer so it helps other users as well.
Sincerely,Petar MonovDeveloper Support EngineerInfragistics Bulgariawww.infragistics.com/support
Hi,
You are right, it can be used by the public and that's why it is available in the Toolbox.
But it is more of a secondary class and that's why there are no separate samples and help topics for it.
But you could find example usage in the following sample (see the XAML snippet - the line "<igMap:MapNavigationPane igControls:XamDock.Edge="InsideRight" Margin="0,10,10,0" />"):
https://es.infragistics.com/samples/silverlight
Sorry for the confusion and hope that helps,