TX Text Control .NET Documentation

BrowserRulerBar Class

The BrowserRulerBar class is a control representing a ruler bar for a BrowserTextControl. It is inherited from the RulerBarBase class which implements the most of its features.

Syntax:
[C#] public class BrowserRulerBar : RulerBarBase
[Visual Basic] Public Class BrowserRulerBar Inherits RulerBarBase
Introduced:13.0

Properties

PropertyDescription
AlignmentGets or sets a value specifying the alignment of the ruler bar in the document.

BorderStyleGets or sets the border style of the ruler bar.

DisplayColorsGets or sets the colors of the ruler bar.

EnablePageMarginsEnables or disables the setting of page margins.

ScaleUnitGets or sets the unit of the ruler bar's scale.

Methods

MethodDescription
ResetDisplayColorsResets all display colors of a ruler bar to their system dependent default values.

See also:Tool Bars, Graphical Overview.