vinabta.blogg.se

Activereports 7 alignment
Activereports 7 alignment









activereports 7 alignment

dynamicRichTextBox.BackColor = Color.White.private void SelectionButton_Click( object sender, EventArgs e).SelectionType - Selection type represented by RichTextBoxSelectionType enumeration with values Empty, Text, Object, MultiChar, and MultiObject.SelectionTabs - Absolute tab stop positions.

activereports 7 alignment

SelectionProtected - Calue indicating whether the current text selection is protected.SelectionIndent - Length, in pixels, of the indentation of the line where the selection starts.SelectionHangingIndent - Distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.SelectionColor - Color of selected text.SelectionCharOffset - Whether text in the control appears on the baseline, as a superscript, or as a subscript below the baseline.SelectionBullet - True or false to set if bullets are applied on selected text.SelectionBackColor - Background color of selected text.SelectionAlignment - Alignment of selected text.Here is a list of properties that are applicable on current selected text.











Activereports 7 alignment