|
Browse by Tags
All Tags » UltraToolbars ( RSS)
-
I want to save a toolbar with one drop down button and import it into multiple existing Toolbar Managers. I've created a Toolbar Manager with just the toolbar that I want to save and used Load/Save Configuration to save the toolbar (try saving as binary and xml). The problem is that if I use the...
-
Is there a way to force a PopupMenuTool on a Toolbar to be exactly as high as a ButtonTool (the latter is bigger)? When you have both on a Toolbar and hide the ButtonTool the toolbar shrinks because the PopupMenuTool (dropdown) is smaller and the content then resizes. This is very annoying and occurs...
-
I'm currently working on a project that's using the Infragistic ribbon controls. The basic layout of the "main" form in the project is a form with a ribbon and a standard TabControl. Once the application is started, it dynamically adds one of our custom controls into the first tab in...
-
Hi, I found it out by myself. For those interested in doing something like this, I describe here what I did: I have set the CanCollapse Property of the respective group to false, and registered an event handler for the Resize-event of the main form of my application, which changes the width of the contained...
-
Hi, I'm trying to display a WebBrowser Control inside the Ribbon Tab (WinToolbars 2008.1). To accomplish this I have used a ControlContainerTool with the WebBrowser control inside. The ControlContainerTool is placed as the only one tool inside a ToolGroup (which also is the only ToolGroup in this...
-
I am trying to write some custom tool types to use within a Ribbon. More specifically, I am trying to make them bindable, by letting them implement INotifyPropertyChanged. Furthermore, to support design time support, I have made a ToolProvider component class for my custom tool types, as shown in the...
-
I have a form with a tool bar. One of the tools on the tool bar is a PopupControlContainerTool. I have an UltraGrid set as the control for this tool. On form load, I bind the UltraGrid for the PopupControlContainerTool. What I would like to happen is that the PopupControlContainerTool does a ShowPopup...
-
Using 2007 V1, I have tried couple of suggestions that were documents that I found. none seem to work consistently or correctly. Mouse_Up event of the UltraTextbox hardly ever seems to fire on an actual mouse up...go figure. Also it suggests checking length but when I select and right click with the...
-
When changed System Font to be extra large font how can I get the width of the text of comboboxtool?
-
Thank you for the quick answer. I tried setting the ImageSizeSmall Property to a 24x24 size and the images next to the tabs have the right size now. But now the small images for the tools in the ribbon, which are displayed when there is not enough space to show the large ones, are of 24x24 size, too...
|
|