Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraToolbars » Ribbon (RSS)
  • ToolbarManager Ribbon merging

    Hi, I'm hoping someone can help with an issue I'm having with the ToolbarManager Ribbons. We are developing an MDI application and have a common ToolbarManager control on the parent MDI form. We also have a child form which uses the UltraTabControl and would like to enable and disable a specific...
    Posted to Forum by andyjones on 11-27-2008
  • Form and controls flicker when maximezed and having the ribbon

    Hello, I have a WinForms application that flickers (a few pixels left and the right again) when having a ribbon on it and being maximized. Prerequisites: Create a WinForms app. Add a UltraToolbarsManager and set ShowRibbon. Add a few controls on the form. Start the App and maximize the form. Restore...
    Posted to Forum by tomoiaga on 11-06-2008
  • UltraWinToolbars & CompositeUI err

    Hi all, I'm getting this error: An unhandled exception of type 'System.ArgumentException' occurred in Microsoft.Practices.CompositeUI.dll Additional information: UI element must be a Infragistics.Win.UltraWinToolbars.ToolBase These are my code bits: RibbonTab shellTab = new RibbonTab(UIExtensionSiteNames...
    Posted to Forum by diazpablomiguel on 09-09-2008
  • PopupControlContainer and ControlContainer errors with control references

    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...
    Posted to Forum by AnthonyHugh on 07-28-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
  • 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
  • Dialogs contained within the tab

    Is there anyway to emulate the tabbed dialog functionality that the internet browsers have, within the infragistics MDI tab controls? Basically where if a message box pops up on form within a tab, you could still go to other open tabs?
    Posted to Forum by broadwaysystems on 04-22-2008
Page 1 of 2 (13 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems