TXTextControl.ButtonBar.BorderStyle |
Gets or sets the border style of the button bar. |
TXTextControl.ButtonBar.ButtonOffsets |
Gets or sets an array of additional offsets, in pixels, between the buttons. |
TXTextControl.ButtonBar.ButtonPositions |
Gets or sets an array of buttons the button bar consists of. |
TXTextControl.ButtonBar.ButtonSeparators |
Gets or sets an array of boolean values specifying whether or not a separator is drawn between two buttons. |
TXTextControl.ButtonBar.ButtonStyle |
Gets or sets the painting style of the buttons. |
TXTextControl.ButtonBar.DisplayColors |
Gets or sets the colors of the button bar. |
TXTextControl.ButtonBar.ReadOnly |
Gets or sets a value determining the button bar's read only mode. |
TXTextControl.ButtonBar.Colors.BackColor |
Gets or sets the background color at the left edge of the button bar. |
TXTextControl.ButtonBar.Colors.ButtonBackColorBottom |
Gets or sets the background color at the bottom of a button. |
TXTextControl.ButtonBar.Colors.ButtonBackColorMiddle |
Gets or sets the background color in the middle of a button. |
TXTextControl.ButtonBar.Colors.ButtonBackColorTop |
Gets or sets the background color at the top of a button. |
TXTextControl.ButtonBar.Colors.ButtonHotTrackBottom |
Gets or sets the background color at the bottom of a button, if the mouse cursor is over the button. |
TXTextControl.ButtonBar.Colors.ButtonHotTrackTop |
Gets or sets the background color at the top of a button, if the mouse cursor is over the button. |
TXTextControl.ButtonBar.Colors.ButtonSelectedBottom |
Gets or sets the background color at the bottom of a button used when the button is selected. |
TXTextControl.ButtonBar.Colors.ButtonSelectedTop |
Gets or sets the background color at the top of a button used when the button is selected. |
TXTextControl.ButtonBar.Colors.ButtonPressedBottom |
Gets or sets the background color at the bottom of a button used when the button is pressed down. |
TXTextControl.ButtonBar.Colors.ButtonPressedTop |
Gets or sets the background color at the top of a button used when the button is pressed down. |
TXTextControl.ButtonBar.Colors.ButtonFrameColor |
Gets or sets the frame color of a selected or pressed button. |
TXTextControl.ButtonBar.Colors.ComboBoxBackColor |
Gets or sets the background color of the combo boxes. |
TXTextControl.ButtonBar.Colors.ForeColor |
Gets or sets the color used for text and the button images. |
TXTextControl.ButtonBar.Colors.GradientBackColor |
Gets or sets the background color at the right edge of the button bar. |
TXTextControl.ButtonBar.Colors.SeparatorColorDark |
Gets or sets the color of the dark part of a separator. |
TXTextControl.ButtonBar.Colors.SeparatorColorLight |
Gets or sets the color of the light part of a separator. |
TXTextControl.MiniToolbar.RibbonGroups |
Gets a collection of all ribbon groups in a MiniToolbar. |
TXTextControl.MiniToolbarInitializedEventArgs.MiniToolbar |
Considering which event (TextControl.TextMiniToolbarInitialized or TextControl.ObjectMiniToolbarInitialized) is raised the property provides an object of type TextMiniToolbar or ObjectMiniToolbar that can be altered, extended or completely replaced. |
TXTextControl.MiniToolbarOpeningEventArgs.Location |
Gets the location, in pixels, where the mini toolbar is displayed. |
TXTextControl.MiniToolbarOpeningEventArgs.MiniToolbar |
Gets or sets the mini toolbar, which will be shown. |
TXTextControl.MiniToolbarOpeningEventArgs.MiniToolbarContext |
Gets the context in the document for which a mini toolbar will be opened. |
TXTextControl.RulerBar.Alignment |
Gets or sets a value specifying the alignment of the ruler bar in the document. |
TXTextControl.RulerBar.BorderStyle |
Gets or sets the border style of the ruler bar. |
TXTextControl.RulerBar.DisplayColors |
Gets or sets the colors of the ruler bar. |
TXTextControl.RulerBar.EnablePageMargins |
Enables or disables the setting of page margins. |
TXTextControl.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.RulerBar.ReadOnly |
Gets or sets a value determining the ruler bar's read only mode. |
TXTextControl.RulerBar.ScaleUnit |
Gets or sets the unit of the ruler bar's scale. |
TXTextControl.RulerBar.Colors.BackColor |
Gets or sets the background color at the left or top edge of the ruler bar. |
TXTextControl.RulerBar.Colors.ForeColor |
Gets or sets the color used for the numbers of the ruler. |
TXTextControl.RulerBar.Colors.GradientBackColor |
Gets or sets the background color at the right or bottom edge of the ruler bar. |
TXTextControl.RulerBar.Colors.RulerColor |
Gets or sets the color of the ruler. |
TXTextControl.RulerBar.Colors.SeparatorColorDark |
Gets or sets the color of dark separators. |
TXTextControl.RulerBar.Colors.SeparatorColorLight |
Gets or sets the color of light separators. |
TXTextControl.StatusBar.BorderStyle |
Gets or sets the border style of the status bar. |
TXTextControl.StatusBar.ColumnText |
Gets or sets the text in the 'Column' area of the status bar. |
TXTextControl.StatusBar.DisplayColors |
Gets or sets the colors of the status bar. |
TXTextControl.StatusBar.LineText |
Gets or sets the text in the 'Line' area of the status bar. |
TXTextControl.StatusBar.PageCounterText |
Gets or sets the text in the 'Page counter' area of the status bar. |
TXTextControl.StatusBar.PageText |
Gets or sets the text in the 'Page' area of the status bar. |
TXTextControl.StatusBar.SectionCounterText |
Gets or sets the text in the 'Section counter' area of the status bar. |
TXTextControl.StatusBar.SectionText |
Gets or sets the text in the 'Section' area of the status bar. |
TXTextControl.StatusBar.ShowColumn |
Specifies whether the status bar shows the column number of the current text input position. |
TXTextControl.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.StatusBar.ShowLanguage |
Specifies whether the status bar shows the language of the text selection or the text input position. |
TXTextControl.StatusBar.ShowLine |
Specifies whether the status bar shows the line number of the current text input position. |
TXTextControl.StatusBar.ShowPage |
Specifies whether the status bar shows the page number of the current text input position. |
TXTextControl.StatusBar.ShowPageCounter |
Specifies whether the status bar shows the number of pages the document consists of. |
TXTextControl.StatusBar.ShowSection |
Specifies whether the status bar shows the section number of the current text input position. |
TXTextControl.StatusBar.ShowSectionCounter |
Specifies whether the status bar shows the number of sections the document consists of. |
TXTextControl.StatusBar.ShowZoom |
Specifies whether the status bar shows the current zoom factor. |
TXTextControl.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.StatusBar.Colors.BackColor |
Gets or sets the background color at the left edge of the status bar. |
TXTextControl.StatusBar.Colors.BackColorBottom |
Gets or sets the background color at the bottom of the status bar. |
TXTextControl.StatusBar.Colors.BackColorMiddle |
Gets or sets the background color in the middle of the status bar. |
TXTextControl.StatusBar.Colors.BackColorTop |
Gets or sets the background color at the top of the status bar. |
TXTextControl.StatusBar.Colors.ForeColor |
Gets or sets the color used for text and numbers. |
TXTextControl.StatusBar.Colors.FrameColor |
Gets or sets the color of the status bar's frames. |
TXTextControl.StatusBar.Colors.GradientBackColor |
Gets or sets the background color at the right edge of the status bar. |
TXTextControl.StatusBar.Colors.SeparatorColorDark |
Gets or sets the color of the dark part of a separator. |
TXTextControl.StatusBar.Colors.SeparatorColorLight |
Gets or sets the color of the light part of a separator. |
TXTextControl.TextControl.ButtonBar |
Specifies the button bar control to be used with a TextControl. |
TXTextControl.TextControl.RulerBar |
Specifies the horizontal ruler bar control to be used with a TextControl. |
TXTextControl.TextControl.ShowMiniToolbar |
Gets or sets a value indicating whether a mini toolbar is shown. |
TXTextControl.TextControl.StatusBar |
Specifies the status bar control to be used with a TextControl. |
TXTextControl.TextControl.VerticalRulerBar |
Specifies the vertical ruler bar control to be used with a TextControl. |