[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.Gui.ControlsAssembly: PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
public class RichTextBoxEx : RichTextBox
Public Class RichTextBoxEx _ Inherits RichTextBox
public ref class RichTextBoxEx : public RichTextBox
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | RichTextBoxEx()()() | Initializes a new instance of the RichTextBoxEx class |
![]() | GetState()()() | |
![]() | HorizontalScrollPos |
Gets horizontal scrollbar position.
|
![]() | LockWindowUpdate()()() | |
![]() | ResetBackColor(Int32, Int32) |
Resets back color of specified text part to original. Doesn't return cursor to original position!
|
![]() | ResetColor(Int32, Int32) |
Resets color of specified text part to original. Doesn't return cursor to original position!
|
![]() | ResetColors(Int32, Int32) |
Resets both fore and back color of specified text part to original. Doesn't return cursor to original position!
|
![]() | ScrollToBottom()()() | |
![]() | SetBackColor(Int32, Int32, Color) |
Sets back color of specified text part. Doesn't return cursor to original position!
|
![]() | SetColor(Int32, Int32, Color) |
Sets color of specified text part. Doesn't return cursor to original position!
|
![]() | SetScrollPos(Int32, Int32) |
Scrolls control scrollbars to specified positions.
|
![]() | SetState(RichTextBoxEx..::.State) | |
![]() | UnlockWindowUpdate()()() | |
![]() | VerticalScrollPos |
Gets vertical scrollbar position.
|
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.TextBoxBase
System.Windows.Forms..::.RichTextBox
Phoenix.Gui.Controls..::.RichTextBoxEx
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.TextBoxBase
System.Windows.Forms..::.RichTextBox
Phoenix.Gui.Controls..::.RichTextBoxEx