Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
270
UltraToolbarManager - 32 vs. 64 bit OS
posted

We have an application using an UltraWinToolbar and "open" it up so that a user can customize it (i.e., drag icons from the Customize dialog to the toolbar and/or drag icons off the toolbar). The feature we are invoking for the toolbar to allow either of these customizations is the CUSTOMIZE routine (see below).

This all works as expected on workstations/servers running 32 bit OS. On workstations/servers running 64 bit OS (Windows 7, Server 2008), part of this is not working, i.e., the user no longer has the ability to drag/remove icons out of the toolbar.

The Infragistics version we are using is: Infragistics2.Win.UltraWinToolbars.v10.3 (10.3.20103.1000).

 Any ideas why it doesn't work the same on 64bit machines?