Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraToolbars » toolbarmanager (RSS)
  • ToolbarsManager as Form Control

    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...
    Posted to Forum by mkeeton on 11-04-2008
  • Adding Context Menu in Toolbar

    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.
    Posted to Forum by sureshsimkumar on 11-03-2008
  • Import Tools and Toolbars problem

    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...
    Posted to Forum by henderjj on 09-04-2008
  • Re: Ribbon: ControlContainerTool resize to fit whole Ribbon area

    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...
    Posted to Forum by herbygr on 07-25-2008
  • Ribbon: ControlContainerTool resize to fit whole Ribbon area

    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...
    Posted to Forum by herbygr on 07-24-2008
  • Custom Tool Type

    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...
    Posted to Forum by kevinmeiresonne on 07-07-2008
  • PopupControlContainerTool - ShowPopup()

    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...
    Posted to Forum by rajahjames on 06-19-2008
  • Re: Custom Imagesize in Ribbon Tab

    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...
    Posted to Forum by herbygr on 06-09-2008
  • Custom Imagesize in Ribbon Tab

    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...
    Posted to Forum by herbygr on 06-07-2008
Page 1 of 1 (9 items)
Powered by Community Server (Commercial Edition), by Telligent Systems