|
Browse by Tags
All Tags » UltraToolbars » toolbarmanager ( RSS)
-
I currently set various properties of controls on my forms (such as BackColor) by cycling through the Controls collection of the form and checking the type of each control in order to know which property to set. This currently works really well for most controls, most prominently the UltraGroupBox and...
-
Hai All, I m using Ultratoolbar in my mdi form. I am using a context menu in that toolbar. I want to add the details of that context menu to ultratoolbar on its selection. I tried but it shows the error. Pls give the instructions.
-
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...
-
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...
-
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...
-
Greetings, For an application I need to display 24x24 pixel Icons next to each of the captions of the ribbon tabs. But when I set the Settings.Appereance.Image property of the RibbonTab to a image of this size, the image is scaled down to 16x16 pixels. I've also tried to increase the height of the...
Page 1 of 1 (9 items)
|
|