In your demo for UltraDockManager at (http://ko.infragistics.com/dotnet/netadvantage/winforms/windockmanager.aspx#Overview)
Demo application are showing Drag Indicator, where to drag the pane. but at design time sample, you added UltraExplorer bar and add groups with some items and dock it.
After all setup, even the output of your sample is/was not showing indicators (where to drop the pane).
I tried the different setting of properties at design as well as runtime but of no use. Indicator are not showing.
this.UltraDockManager.DragWindowStyle = Infragistics.Win.UltraWinDock.DragWindowStyle.LayeredWindowWithIndicators;this.UltraDockManager.WindowStyle = Infragistics.Win.UltraWinDock.WindowStyle.VisualStudio2008;this.UltraDockManager.DragIndicatorStyle = Infragistics.Win.UltraWinDock.DragIndicatorStyle.VisualStudio2008Vista;
I have attached my sample application for your reference, i might be missing some setting or property, let me know.
The problem still exists on my PC with version 13.2.
Change the SaveSettings property to true and the format to XML and no indicators are shown. Setting the property to false -> yippee!
But there's probably one simple SOLUTION: Change the SettingsKey property and everything works fine...
Hi Chris,Well above mentioned anomaly still exists on my PC, i just checked it, By setting dock manager SaveSetting value to true, will not show the indicators and false will show.Anyhow, if possible you can remotely connect to my machine (via Team Viewer) and observe the behavior, call me at +92 (333) 230 5699, i will share my credentials. Thats what I can do......... or suggest.Thanks,Muhammad Zahid Iqbal
Hi Muhammad,
The general specifications that you have provided are essentially the same build that we use for our development machines as well.
If you are able to reproduce this behavior consistently in a sample project so that me and my developers may observe this anomaly for further investigation or further details regarding your test machine that may be required for producing this behavior, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
Hello Chris,
Well I am using 64 Bit machine, having Windows 7 Professional (64 Bit).I have not installed any additional Themes, even i am not using any built in Theme, its just a picture.Using your mentioned build version for CLR4 and not CLR2.
I have been investigating this issue as David will be out of the office this week. After reviewing the most recent sample that you have provided for testing, I too have been unsuccessful in reproducing this anomaly, where docking indicators are failing to display; following your instructions and while implementing the 11.2 build 2074 assemblies.
It may be possible that there are settings present on affected machines where you have observed this behavior that are not present on ours. If possible, please provide further details regarding one of these affected machines, perhaps OS version, bit version, OS Themes present on machine, etc.
It appears unlikely that I will be successful in producing this behavior, but perhaps we may have some success if I am able to model a test machine more closely to yours.
If you have any further questions in the meantime regarding this issue, please let me know.