Tool Bars

Classes

Class Description
TXTextControl.WPF.MiniToolbar The WPF.MiniToolbar class is the base class of the built-in mini-toolbars of a WPF.TextControl.
TXTextControl.WPF.MiniToolbarOpeningEventArgs The WPF.MiniToolbarOpeningEventArgs class provides data for the WPF.TextControl.MiniToolbarOpening event of a WPF.TextControl.
TXTextControl.WPF.ButtonBar The WPF.ButtonBar class represents a tool bar which can be used to show or to set font and paragraph attributes of a WPF.TextControl.
TXTextControl.WPF.MiniToolbarInitializedEventArgs The WPF.MiniToolbarInitializedEventArgs class provides data for the WPF.TextControl.TextMiniToolbarInitialized or WPF.TextControl.ObjectMiniToolbarInitialized event of a WPF.TextControl just after the pre-defined WPF.TextMiniToolbar or WPF.ObjectMiniToolbar was created.
TXTextControl.WPF.ObjectMiniToolbar The ObjectMiniToolbar class is a mini toolbar that appears when the ShowMiniToolbar property is set to MiniToolbarButton.RightButton or MiniToolbarButton.LeftButton | MiniToolbarButton.RightButton, the right mouse button is released and the current context is a selected text frame, drawing frame or barcode frame (ContextMenuLocation.SelectedFrame).
TXTextControl.WPF.RibbonFormFieldsTab The RibbonFormFieldsTab class represents a Windows Forms ribbon tab for inserting and editing form fields.
TXTextControl.WPF.RibbonFormattingTab The WPF.RibbonFormattingTab class represents a ribbon tab for setting font and paragraph attributes, formatting styles and for handling the clipboard.
TXTextControl.WPF.RibbonFormulaTab The RibbonFormulaTab class represents a ribbon tab for editing formulas in table cells.
TXTextControl.WPF.RibbonFrameLayoutTab The RibbonFrameLayoutTab class represents a ribbon tab for editing objects of type Image, TextFrame, DrawingFrame and BarcodeFrame.
TXTextControl.WPF.RibbonInsertTab The WPF.RibbonInsertTab class represents a ribbon tab for inserting pages, images, hyperlinks, bookmarks, headers and footers, textframes and symbols.
TXTextControl.WPF.RibbonPageLayoutTab The RibbonPageLayoutTab class represents a tab for editing the page setup and layout.
TXTextControl.WPF.RibbonPermissionsTab The RibbonPermissionsTab class represents a Windows Forms ribbon tab for determining how the document can be edited, when it is enforced to be protected.
TXTextControl.WPF.RibbonProofingTab The RibbonProofingTab class represents a tab for setting proofing options such as spelling, hypheantion or language detection.
TXTextControl.WPF.RibbonReportingTab The RibbonReportingTab class represents a WPF ribbon tab to integrate mail merge and reporting functionality.
TXTextControl.WPF.RibbonTableLayoutTab The RibbonTableLayoutTab class represents a ribbon tab for editing tables.
TXTextControl.WPF.RibbonViewTab The RibbonViewTab class represents a tab for customizing the view settings.
TXTextControl.WPF.RulerBar The WPF.RulerBar class represents a tool bar which can be used to show or to set indents, margins and tabs of a WPF.TextControl.
TXTextControl.WPF.RulerBar.Colors The WPF.RulerBarColors class gets, sets or resets the display colors of a WPF.RulerBar control.
TXTextControl.WPF.StatusBar The WPF.StatusBar class represents a tool bar which can be used to show the position of the curent text input position and other status information of a WPF.TextControl.
TXTextControl.WPF.StatusBarColors The WPF.StatusBarColors class gets, sets or resets the display colors of a WPF.StatusBar control.
TXTextControl.WPF.TextControlToolBar The WPF.TextControlToolBar class is the base class of the WPF.RulerBar and the WPF.StatusBar classes.
TXTextControl.WPF.TextControlToolBarPresenter A WPF.TextControlToolBarPresenter object is part of the template of a WPF.TextControlToolBar.
TXTextControl.WPF.TextMiniToolbar The WPF.TextMiniToolbar class is a mini toolbar that appears when ShowMiniToolbar property is set to MiniToolbarButton.LeftButton, MiniToolbarButton.RightButton or MiniToolbarButton.LeftButton | MiniToolbarButton.RightButton, the left or right mouse button is released and the current context is selected text (ContextMenuLocation.TextSelection), text at the input position (ContextMenuLocation.TextInputPosition) or an input position inside a table (ContextMenuLocation.Table).

Constructors

Constructor Description
TXTextControl.WPF.RibbonFormFieldsTab Initializes a new instance of the RibbonFormFieldsTab class.
TXTextControl.WPF.RibbonFormulaTab Initializes a new instance of the RibbonFormulaTab class.
TXTextControl.WPF.RibbonFrameLayoutTab Initializes a new instance of the RibbonFrameLayoutTab class.
TXTextControl.WPF.RibbonPageLayoutTab Initializes a new instance of the RibbonPageLayoutTab class.
TXTextControl.WPF.RibbonPermissionsTab Initializes a new instance of the RibbonPermissionsTab class.
TXTextControl.WPF.RibbonProofingTab Initializes a new instance of the RibbonProofingTab class.
TXTextControl.WPF.RibbonReportingTab Initializes a new instance of the RibbonReportingTab class.
TXTextControl.WPF.RibbonTableLayoutTab Initializes a new instance of the RibbonTableLayoutTab class.
TXTextControl.Windows.Forms.Ribbon.RibbonViewTab Initializes a new instance of the RibbonViewTab class.
TXTextControl.WPF.RulerBarColors Initializes a new instance of the WPF.RulerBarColors class.
TXTextControl.WPF.StatusBarColors Initializes a new instance of the WPF.StatusBarColors class.

Enumerations

Enumeration Description
TXTextControl.WPF.ButtonBar.ButtonBarItem Each ButtonBarItem represents an item in a WPF.ButtonBar.
TXTextControl.WPF.ObjectMiniToolbar.RibbonItem Each RibbonItem represents an item in a WPF.ObjectMiniToolbar.
TXTextControl.WPF.RibbonFormFieldsTab.RibbonItem Each RibbonItem represents an item in the RibbonFormFieldsTab that is not a drop-down item.
TXTextControl.WPF.RibbonFormFieldsTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonFormFieldsTab.
TXTextControl.WPF.RibbonFormattingTab.RibbonItem Each RibbonItem represents an item in the RibbonFormattingTab that is not a drop-down item.
TXTextControl.WPF.RibbonFormattingTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonFormattingTab.
TXTextControl.WPF.RibbonFormulaTab.RibbonItem Each RibbonItem represents an item in the RibbonFormulaTab that is not a drop-down item.
TXTextControl.WPF.RibbonFrameLayoutTab.RibbonItem Each RibbonItem represents an item in the RibbonFrameLayoutTab that is not a drop-down item.
TXTextControl.WPF.RibbonFrameLayoutTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonFrameLayoutTab.
TXTextControl.WPF.RibbonInsertTab.RibbonItem Each RibbonItem represents an item in the RibbonInsertTab that is not a drop-down item.
TXTextControl.WPF.RibbonInsertTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonInsertTab.
TXTextControl.WPF.RibbonPageLayoutTab.RibbonItem Each RibbonItem represents an item in the RibbonPageLayoutTab that is not a drop-down item.
TXTextControl.WPF.RibbonPageLayoutTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonPageLayoutTab.
TXTextControl.WPF.RibbonPermissionsTab.RibbonItem Each RibbonItem represents an item in the RibbonPermissionsTab that is not a drop-down item.
TXTextControl.WPF.RibbonProofingTab.RibbonItem Each RibbonItem represents an item in the RibbonProofingTab that is not a drop-down item.
TXTextControl.WPF.RibbonProofingTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonProofingTab.
TXTextControl.WPF.RibbonReportingTab.RibbonItem Each RibbonItem represents an item in the RibbonReportingTab that is not a drop-down item.
TXTextControl.WPF.RibbonReportingTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonReportingTab.
TXTextControl.WPF.RibbonTableLayoutTab.RibbonItem Each RibbonItem represents an item in the RibbonTableLayoutTab that is not a drop-down item.
TXTextControl.WPF.RibbonTableLayoutTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonTableLayoutTab.
TXTextControl.WPF.RibbonViewTab.RibbonItem Each RibbonItem represents an item in the RibbonViewTab that is not a drop-down item.
TXTextControl.WPF.RibbonViewTab.RibbonDropDownItem Each RibbonDropDownItem represents a drop-down item in the RibbonViewTab.
TXTextControl.WPF.TextMiniToolbar.RibbonItem Each RibbonItem represents an item in a WPF.TextMiniToolbar.

Events

Event Description
TXTextControl.WPF.TextControl.MiniToolbarOpening Occurs to handle displaying context sensitive mini toolbars.
TXTextControl.WPF.TextControl.ObjectMiniToolbarInitialized Occurs immediately after the built-in WPF.ObjectMiniToolbar was initialized.
TXTextControl.WPF.TextControl.TextMiniToolbarInitialized Occurs immediately after the built-in WPF.TextMiniToolbar was initialized.

Methods

Method Description
TXTextControl.WPF.TextControl.OnMiniToolbarOpening Raises the MiniToolbarOpening event.
TXTextControl.WPF.TextControl.OnObjectMiniToolbarInitialized Raises the ObjectMiniToolbarInitialized event.
TXTextControl.WPF.TextControl.OnTextMiniToolbarInitialized Raises the TextMiniToolbarInitialized event.

Properties

Property Description
TXTextControl.WPF.MiniToolbarOpeningEventArgs.MiniToolbarContext Gets the context in the document for which the mini-toolbar will be opened.
TXTextControl.WPF.MiniToolbarOpeningEventArgs.HorizontalOffset Gets the horizontal distance between the top-left corner of the screen and the location where the mini-toolbar is displayed.
TXTextControl.WPF.MiniToolbarOpeningEventArgs.MiniToolbar Gets or sets the mini toolbar, which will be shown.
TXTextControl.WPF.MiniToolbarOpeningEventArgs.VerticalOffset Gets the vertical distance between the top-left corner of the screen and the location where the mini-toolbar is displayed.
TXTextControl.WPF.MiniToolbarInitializedEventArgs.MiniToolbar Considering which event (WPF.TextControl.TextMiniToolbarInitialized or WPF.TextControl.ObjectMiniToolbarInitialized) is raised the property provides an object of type WPF.TextMiniToolbar or WPF.ObjectMiniToolbar that can be altered, extended or completely replaced.
TXTextControl.WPF.RibbonFormFieldsTab.ConditionalInstructionsHorizontalSidebar Specifies the name of the horizontal sidebar that is connected to the RibbonFormFieldsTab's TXITEM_ManageConditionalInstructions button and its horizontal sidebar drop down button.
TXTextControl.WPF.RibbonFormFieldsTab.ConditionalInstructionsSidebar Specifies the name of the vertical sidebar that is connected to the RibbonFormFieldsTab's TXITEM_ManageConditionalInstructions button and its vertical sidebar drop down button.
TXTextControl.WPF.RibbonFormattingTab.FindSidebar Specifies the name of the vertical sidebar that is connected to the RibbonFormattingTab's TXITEM_Find button.
TXTextControl.WPF.RibbonFormattingTab.FindHorizontalSidebar Specifies the name of the horizontal sidebar that is connected to the RibbonFormattingTab's TXITEM_Find button.
TXTextControl.WPF.RibbonFormattingTab.ReplaceSidebar Specifies the name of the vertical sidebar that is connected to the RibbonFormattingTab's TXITEM_Replace button.
TXTextControl.WPF.RibbonFormattingTab.ReplaceHorizontalSidebar Specifies the name of the horizontal sidebar that is connected to the RibbonFormattingTab's TXITEM_Replace button.
TXTextControl.WPF.RibbonFormattingTab.GotoSidebar Specifies the name of the vertical sidebar that is connected to the RibbonFormattingTab's TXITEM_Goto button.
TXTextControl.WPF.RibbonFormattingTab.GotoHorizontalSidebar Specifies the name of the horizontal sidebar that is connected to the RibbonFormattingTab's TXITEM_Goto button.
TXTextControl.WPF.RibbonFormattingTab.StylesSidebar Specifies the name of the sidebar that is connected to the RibbonFormattingTab's TXITEM_StyleName's Change Styles drop down item.
TXTextControl.WPF.RibbonPermissionsTab.AllowAddingUserNames Gets or sets a value indicating whether the user can add user names by the RibbonPermissionsTab's Add Users dialog that are not represented by the RegisteredUserNames property.
TXTextControl.WPF.RibbonPermissionsTab.RegisteredUserNames Gets or sets an array of strings that represents those registered user names that can be added by the RibbonPermissionsTab's Add Users dialog.
TXTextControl.WPF.RibbonProofingTab.CommentsSidebar Specifies the name of the vertical sidebar that is connected to the RibbonProofingTab's TXITEM_Comments button.
TXTextControl.WPF.RibbonProofingTab.CommentsHorizontalSidebar Specifies the name of the horizontal sidebar that is connected to the RibbonProofingTab's TXITEM_Comments button.
TXTextControl.WPF.RibbonProofingTab.TrackedChangesSidebar Specifies the name of the vertical sidebar that is connected to the RibbonProofingTab's TXITEM_TrackedChanges button.
TXTextControl.WPF.RibbonProofingTab.TrackedChangesHorizontalSidebar Specifies the name of the horizontal sidebar that is connected to the RibbonProofingTab's TXITEM_TrackedChanges button.
TXTextControl.WPF.RibbonReportingTab.DataSourceManager Provides the DataSourceManager that is connected with the RibbonReportingTab.
TXTextControl.WPF.RibbonReportingTab.FieldNavigatorSidebar Gets or sets the the name of the sidebar that is connected to the RibbonReportingTab's TXITEM_FieldNavigation button.
TXTextControl.WPF.RulerBar.BorderStyle Gets or sets the border style of the ruler bar.
TXTextControl.WPF.RulerBar.DisplayColors Gets or sets the colors of the ruler bar.
TXTextControl.WPF.RulerBar.EnablePageMargins Enables or disables the setting of page margins.
TXTextControl.WPF.RulerBar.FormulaMode Gets or sets a value specifying whether the ruler bar shows cell references when the current input position is in a table cell.
TXTextControl.WPF.RulerBar.ScaleUnit Gets or sets the unit of the ruler bar's scale.
TXTextControl.WPF.RulerBarColors.BackColor Gets or sets the background color at the left or top edge of the ruler bar.
TXTextControl.WPF.RulerBarColors.ForeColor Gets or sets the color used for the numbers of the ruler.
TXTextControl.WPF.RulerBarColors.GradientBackColor Gets or sets the background color at the right or bottom edge of the ruler bar.
TXTextControl.WPF.RulerBarColors.RulerColor Gets or sets the color of the ruler.
TXTextControl.WPF.RulerBarColors.SeparatorColorDark Gets or sets the color of dark separators.
TXTextControl.WPF.RulerBarColors.SeparatorColorLight Gets or sets the color of light separators.
TXTextControl.WPF.StatusBar.BorderStyle Gets or sets the border style of the status bar.
TXTextControl.WPF.StatusBar.ColumnText Gets or sets the text in the 'Column' area of the status bar.
TXTextControl.WPF.StatusBar.DisplayColors Gets or sets the colors of the status bar.
TXTextControl.WPF.StatusBar.FontFamily Gets or sets the font family of the status bar.
TXTextControl.WPF.StatusBar.FontSize Gets or sets the font size of the status bar in device-independent units (1/96th inch).
TXTextControl.WPF.StatusBar.FontStyle Gets or sets the font style of the status bar.
TXTextControl.WPF.StatusBar.FontWeight Gets or sets the weight or thickness of the status bar's font.
TXTextControl.WPF.StatusBar.LineText Gets or sets the text in the 'Line' area of the status bar.
TXTextControl.WPF.StatusBar.PageCounterText Gets or sets the text in the 'Page counter' area of the status bar.
TXTextControl.WPF.StatusBar.PageText Gets or sets the text in the 'Page' area of the status bar.
TXTextControl.WPF.StatusBar.SectionCounterText Gets or sets the text in the 'Section counter' area of the status bar.
TXTextControl.WPF.StatusBar.SectionText Gets or sets the text in the 'Section' area of the status bar.
TXTextControl.WPF.StatusBar.ShowColumn Specifies whether the status bar shows the column number of the current text input position.
TXTextControl.WPF.StatusBar.ShowKeyStates Specifies whether the status bar shows the key state of the CAPSLOCK and the NUMLOCK key and the current insertion mode, insert or overwrite.
TXTextControl.WPF.StatusBar.ShowLanguage Specifies whether the status bar shows the language of the text selection or the text input position.
TXTextControl.WPF.StatusBar.ShowLine Specifies whether the status bar shows the line number of the current text input position.
TXTextControl.WPF.StatusBar.ShowPage Specifies whether the status bar shows the page number of the current text input position.
TXTextControl.WPF.StatusBar.ShowPageCounter Specifies whether the status bar shows the number of pages the document consists of.
TXTextControl.WPF.StatusBar.ShowSection Specifies whether the status bar shows the section number of the current text input position.
TXTextControl.WPF.StatusBar.ShowSectionCounter Specifies whether the status bar shows the number of sections the document consists of.
TXTextControl.WPF.StatusBar.ShowZoom Specifies whether the status bar shows the current zoom factor.
TXTextControl.WPF.StatusBar.ShowZoomTrackBar Specifies whether the status bar displays a track bar instead of a simple number to show and to set the zooming factor.
TXTextControl.WPF.StatusBar.Text Gets or sets the text of the status bar.
TXTextControl.WPF.StatusBarColors.BackColor Gets or sets the background color at the left edge of the status bar.
TXTextControl.WPF.StatusBarColors.BackColorBottom Gets or sets the background color at the bottom of the status bar.
TXTextControl.WPF.StatusBarColors.BackColorMiddle Gets or sets the background color in the middle of the status bar.
TXTextControl.WPF.StatusBarColors.BackColorTop Gets or sets the background color at the top of the status bar.
TXTextControl.WPF.StatusBarColors.ForeColor Gets or sets the color used for text and numbers.
TXTextControl.WPF.StatusBarColors.FrameColor Gets or sets the color of the status bar's frames.
TXTextControl.WPF.StatusBarColors.GradientBackColor Gets or sets the background color at the right edge of the status bar.
TXTextControl.WPF.StatusBarColors.SeparatorColorDark Gets or sets the color of the dark part of a separator.
TXTextControl.WPF.StatusBarColors.SeparatorColorLight Gets or sets the color of the light part of a separator.
TXTextControl.WPF.TextControl.ButtonBar Specifies the button bar control to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonFormattingTab Specifies the name of the WPF.RibbonFormattingTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonFormFieldsTab Specifies the name of the WPF.RibbonFormFieldsTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonFormulaTab Specifies the name of the WPF.RibbonFormulaTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonFrameLayoutTab Specifies the name of the WPF.RibbonFrameLayoutTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonInsertTab Specifies the name of the WPF.RibbonInsertTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonPageLayoutTab Specifies the name of the WPF.RibbonPageLayoutTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonPermissionsTab Specifies the name of the WPF.RibbonPermissionsTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonReferencesTab Specifies the name of the WPF.RibbonReferencesTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonReportingTab Specifies the name of the WPF.RibbonReportingTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonProofingTab Specifies the name of the WPF.RibbonProofingTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonTableLayoutTab Specifies the name of the WPF.RibbonTableLayoutTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RibbonViewTab Specifies the name of the WPF.RibbonViewTab object to be used with a TextControl.
TXTextControl.WPF.TextControl.RulerBar Specifies the horizontal ruler bar control to be used with a TextControl.
TXTextControl.WPF.TextControl.ShowMiniToolbar Gets or sets a value indicating whether a mini-toolbar is shown.
TXTextControl.WPF.TextControl.StatusBar Specifies the status bar control to be used with a TextControl.
TXTextControl.WPF.TextControl.VerticalRulerBar Specifies the vertical ruler bar control to be used with a TextControl.