Namespace Syncfusion.Windows.Forms.Edit.Utils
Classes
AutoReplaceTrigger
Represents a class that stores information about one autoreplace trigger. |
Bookmark
Represents a class that provides Bookmark. |
BookMarkIndexSearch
Represents a class that is used as a comparer for Bookmarks to search by index. |
BookmarksCollection
Represents a class that contains the read-only copy for bookmarks collection. |
ClipboardHTML
Represents a class for converting valid html to "HTML Clipboard Format". HTML Clipboard Format: http://msdn.microsoft.com/workshop/networking/clipboard/htmlclipboard.asp?frame=true |
CollectionEventArgs
Represents a class that was used for sending messages between collection and user. |
ColumnGuideItem
Represents a class for describing an instance of ColumnGuide. |
ContextChoiceItemCollection
Represents a class that contains the collection of context choice items. |
ControlStateStore
Represents a class for storing control state. |
CoordinatePoint
Represents a class that contains coordinates in two coordinate systems. |
CustomBookmarksCollection
Represents a class that contains custom bookmarks collection. |
DictionaryEventArgs
Represents a class that provides the message or data sender class. |
EventBaseCollection
Represents a class that provides the abstract base class for a strongly typed collection. |
EventBaseDictionary
Represents a class that contains the various dictionary events. |
Exporter
Represents a class for exporting data to different formats. |
InvalidationStackTracer
Represents a class that provides the InvalidationStackTracer. |
ScrollbarButton
Represents a button control that can be placed at the edges of the scrollbars. |
ShowWhiteSpaceProperties
Represents a class for managing Show white space mode. |
SortedListEx
Represents a class that contains the SortedList collection. Instead of keeping two arrays one for keys and one for values, we change values array on Hashtable collection, and only keep keys collection sorted. Performance of this collection greater that SortedList. |
StackTracer
Represents a class that helps to traces the stacks and saves information about it. |
StatusBarPanelSettings
Represents a class for managing status bar panel. |
StatusBarSettings
Represents a class for managing status bar. |
TextFormatInfo
Represents a class that helps to store the data about one format in strings. |
Structs
AdditionalFormatting
Defines a structure that provides information about one dynamic formatting. |
BorderInfo
Defines a structure that keeps info about bordering. |
CharInfo
Defines a structure that keeps information about one char in the word. |
TextDrawInfo
Defines a structure that provides information which is used for drawing the text. |
TextInfo
Defines a structure that keeps information about measured text. |
TextReplacementRecord
Defines a structure that contains information about the single replacement. |
TimeCounter
Defines a structure that provides most accurate time counter. |
Interfaces
IComplexTextRange
Provides the functionality for complex text range. |
ITextRange
Provides the functionality for accessing text range. |
Delegates
StatusBarPanelSettings.PanelMinWidthChanged
Represents the method that will handle the MinWidthChanged event. |
StatusBarPanelSettings.PanelWidthChanged
Represents the method that will handle the WidthChanged event. |