Showing related tags and posts across the entire site.
-
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...
-
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...