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
UltraTextEditor
Narrow your results
UltraGrid
UltraTextEditor DropDownEditorButton
UltraCurrencyEditor
UltraFormattedTextEditor
DropDownEditorButton
UltraSpellChecker
UltraTree
UltraDateTimeEditor
UltraTextEditor cursor position
Editor buttons
Inputmask
UltraWinEditors
.net 6
EditorControl
scrolling
UltraWinEditor
ButtonsRight
UltraCombo
Click event
Selected Text
GDI
new line
UltraDropDownButton
Design Time
ultratextEditor font
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 16 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 - 15 of
90 results
for Ultimate UI for Windows Forms
Answered
1632350
views
2
replies
Text box with calendar drop-down
I need a control that is essentially a text box where the user can enter any text value, but I want a drop-down button that will display a calendar from which the user can select a date. If a date is...
Answered
3961773
views
5
replies
UltraTextEditor custom context menu not working after upgrading to .NET 6
Hello, After upgrading from .NET Framework 4.7.2 / Infragistics 18.2 to .NET 6 / Infragistics 22.1 the UltraTextEditor is not consistently displaying our custom context menu. I believe this issue is...
Not Answered
3096802
views
2
replies
Numpad key decimal '.' not working with UltraTextEditor
Hello all, we use the UltraTextEditor as the editor controls on string columns in our UltraGrid control. By using this control, we noticed that the Numpad key decimal is not working. If the key decimal...
Not Answered
3319925
views
2
replies
Weird behavior on UltraTextEditor when right clicking
After upgrading from .NET Framework to .NET6 I get a weird behaviour when right clicking an infragistics control. I have an UltraTextEditor control with a right click event set up that opens a ContextMenuStrip...
Answered
2161690
views
4
replies
UltraTextEditor Control not interactable
Hello, I upgraded my project from .NET Framework 4.6.1 to .NET 6 using the Upgrade Assistant. In the old version I had following DLLs referenced Infragistics4.Documents.Core.v19.1.dll Infragistics4...
Answered
1832709
views
3
replies
Possible bug with UltraTextEditor Context Menu
Hello, lately I have been working on trying to add a custom context menu to the UltraTextEditor. I would like it to show a list of possible spelling error suggestions kind of similar to the MS word spell...
Answered
2453336
views
13
replies
ultraGrid1_CellChange event didnot fire
Hi, I have ultragrid with ultraTextEditor using ultraControlContainerEditor1. I want to capture the ultraTextEditor text as soon as user type in it, in short every key stroke with in the ultraTextEditor...
Not Answered
1012228
views
2
replies
programmatically adjust ultratexteditor width base on contents
I adjust the text contents and font size in an ultratexteditor at runtime. What is the best way to resize the width of the control so it exactly fits the current contents?
Not Answered
514150
views
1
reply
UltraTextEditor Get Carrot Location
We have built a custom control that makes suggestions in a UltraTextEditor using an ultralist that pops up. I want to position the ultralist at the Carrot location so that it is obvious to the user and...
Not Answered
716740
views
1
reply
UltraTextEditor Before Paste Event
We are using the UltraTextEditor for editing single & multi line text and there are some questions with special characters like carriage return, line feed and vertical tab. 1. when we paste text with...
Answered
1479145
views
6
replies
Change text in UltraTextEditor in Cell
I want to change the text of an UltraTextEditor in Cell at runtime: private void matchEditor_EditorButtonClick( object sender, Infragistics.Win.UltraWinEditors.EditorButtonEventArgs e) { UltraGridCell...
Answered
1035423
views
3
replies
UserControl and Ultra* controls editor in IDE
Hi Ive created my own UserControl (contains of label + UltraTextEditor - and similar controls) Then in my UserControl class Ive added Browseable prop returning this contol Like this: [Browsable...
Not Answered
963698
views
2
replies
How to automaticly show the Touch Keyboard in UltraTextEditor in Winform application?
I write a Winform application on Win10 OS using Infragistics4 v15.2. And I have a Touch screen. But why it does not show the key board when the UltraTextEditor get focus ?
Not Answered
564790
views
1
reply
UltraTextEditor with UltraSpellChecker problem when holding key down
I am using Windows Forms 16.2 I've discovered that if you create an ultratexteditor with a spellchecker associated with it and set the ultratexteditor to multiline=false... Well if you now hold a key...
Not Answered
637587
views
1
reply
How can we enable auto suggest mode for a text editor
Dim r As DataRow TXT_ENTITYTYPENAME.AutoCompleteCustomSource.Clear() For Each r In orcl.dt.Rows TXT_ENTITYTYPENAME.AutoCompleteCustomSource.Add(r.Item(0).ToString) Next TXT_ENTITYTYPENAME.AutoCompleteMode...
Loading...
Load More