|
Browse by Tags
All Tags » CAB ( RSS)
-
Hello I have an MDI form with a dock and MDI tab workspace (SCSF solution). One pane, docked top, serves as a navigational aid, and is locked (cannot be docked somewhere else, cannot be resized etc.). There are other panes which can be freely docked and moved. I would like to prevent users dragging a...
-
Hi, We just upgraded from NetAdvantage 6.3 to 2008.2. The NetAdvantage Upgrade Add In successfully upgraded all projects in our CAB solution and the solution compiles without any errors. However, the toolbarsManager is not visible on 2 of our views. I've tried moving it to different containers, deleting...
-
When I try to Add() a tab to another ribbon, I get the error "the specified tab belongs to a different ribbon", the same happens if adding the tab to a CAB UIExtensionSite. How do I detach a tab and move it to a different ribbon ? This is a composite CAB application where the biz-module developers...
-
I'm using an UltraDockWorkspace along with a tabbed mdi manager. When I take a docked panel and add it as an mdi Child to the form I get a menu that allows Dockable, Hide, Floating, and Close. I've seen that it's possible to disable the close menu option, but is it also possible to disable...
-
When I try to register the TreeNodesCollection of an UltraTree as a CAB-UIExtensionSite like this RootWorkItem.UIExtensionSites.RegisterSite( UIExtensionSiteNames .WindowTemplatesTreeNodes, this .Shell.WindowTemplateNodes); I get the following error message: "No UIElementAdapterFactory register...
-
When inserting an UltraDockWorkspace into a Form (in VS designer) the following message will be shown: UltraToolbarsManager Initialization The UltraToolbarsManager component is initializing and is about to add toolbar docking areas to ShellLayoutView. It is recommended that a container control with its...
-
[quote user="IGDrewS"] Thanks for your quick response. I will submit this to support. [/quote] Did you get any response already and could you publish any workarounds or problem solutions here, please? Because I experienced the same problem. Regards, Gerald
-
I tried to use an UltraMdiTabWorkspace in a SCSF application with a separated ShellLayout (separate project Infrastructure.Layout) but it seems that the Workspace could not be created. My guess is that the UltraMdiTabWorkspace cannot be created because it is embedded in the separate ShellLayoutView which...
-
Hi Guys, I just want to customise the image for "Pin" and "Close" button at the top of the UltraDockManager, whether it's feasible? Regards & Thanks Wei Wei
-
I am using the UltraDockWorkspace from NCEK v8.1. I have a basic layout with my shell form as an MDI parent and the UltraDockWorkspace and UltraMDITabbedWorkspace. If I close the Shell form with an ultradockpane currently showing I get a NullReferenceException in UltraDockWorkspace.cs at line 134. Here...
|
|