Doesnt the ultraFormattedTextEditor display comes along with the formatters (eg : B, I, U, and other icons on top of the texteditor.)
Am using NetAdvantage 8.1 Win CLR 2x controls and am looking for a layout where a user is given both the texteditor as well as the options/icons for formatting the text just above it.
something similar to the "Write a New Post" message text box of this forum.
Cheers
Arif
Though the editor supports this functionality there is not a toolbar built into the editor that provides icons to enabled them. You could look at the Ribbon with FormattedTextEditor sample that ships with NetAdvantage for a sample on how to create buttons that hook up with this editor, though instead of a ribbon you'd likely want to use a regular toolbar.
-Matt
Would it be possible to get sample code that consists of, specifically, the Design-Time editor of the UltraFormattedTextEditor in Visual Studio?
It's a pop-up form when you choose to edit the value when you're designing your form. I understand that this is part of the codebase and not likely something that you would normally do, but it appears to be the basic functionality that we need.
(Using NetAdvantage v7.3)
It would be greatly appreciated.
Thanks in advance,
Joe Brockhaus.Net Developer