North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ultimate UI for Windows Forms
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
UIElement
Narrow your results
UltraGrid
UltraExplorerBar
dll
cellbutton
UltraTreeNode Height
checkboxes
UltraTree
Resizing
scrolling
UltraWinTabControl
ControlContainer
Most Viewed
UltraDayView Control - TimeSlotIntervals
Suggested Answer
over 11 years ago
Changing Row Color of an UltraGrid
Suggested Answer
over 13 years ago
Multiple Summary Rows in single band
Answered
over 16 years ago
Disable column sorting
Answered
over 17 years ago
Visual Studio 2022, net 6 winforms project, no infragistics tools in toolbox
Not Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 6 of
6 results
for Ultimate UI for Windows Forms
Answered
1177738
views
2
replies
Maintaining checkbox state with AfterCreateChildElements
I used AfterCreateChildElements to add checkboxes to the tabs of an UltraWinTab control. The code I used was this: class CF : IUIElementCreationFilter { public void AfterCreateChildElements...
Answered
2549175
views
7
replies
UltraGrid Cell Drag Cursor Location
Hello, I have a grid of cells formatted as buttons. If the cell has a value, the cell button can be dragged to another grid with the cursor becoming an image of the cell during the drag process. If...
Answered
2265760
views
4
replies
Where do I download the UI Element Viewer utility DLL?
There's a handy utility that I'm aware of that used to be online somewhere wherein I can mouse over a UI element and it'll give info on the element and the tree it's in. Does anyone have that DLL lying...
Not Answered
359856
views
0
replies
Control Container Sizing Problem, Avoid Scrollbars in control container
Hi, I have docked (Fill) an UltraTree in a control container within an explorerbar group at runtime. Is there any possibility that the control container resizes itself according to the number nodes...
Answered
1314196
views
3
replies
UIElement from point
If I don't have the parent UIElement, how can I get the UIElement from a point? Say if the mouse was just over a UIElement, how can I determine which is the lowest level one under the mouse? I don't have...
Not Answered
773687
views
1
reply
Updating Ultragrid dynamically
Hi All, I have some quires on ultra grid. Currently im binding grid to datasource,In our application data will change periodically that time i have to update the data to the datagrid onload...