NevronOpenVision
Nevron.Nov.Text Namespace / NRichTextView Class


In This Topic
    NRichTextView Class Methods
    In This Topic

    For a list of all members of this type, see NRichTextView members.

    Public Methods
     NameDescription
    Public MethodCopyies the current selection to the clipboard  
    Public MethodCuts the current selection  
    Public MethodEnsures that the carret is visible  
    Public MethodGets the owner widget of this view  
    Public MethodGets the next page position  
    Public MethodGets the prev page position  
    Public MethodOverridden. Invalidates the measure.  
    Public MethodReturns true if the point is over text  
    Public MethodPastes the clipboard content to the view.  
    Public MethodPrints the document  
    Public MethodOverridden. Scrolls the viewport in the specified direction, with the specified amount of steps.  
    Public MethodTries to enter in display description mode  
    Public MethodTries to get the mouse position in document coordinates  
    Public MethodGets the text position in the current editing root given the current mouse position  
    Public MethodImmediately calls the UpdateCaretInfo of the caret if any. Does nothing if the m_nUpdateTextCounter is raised.  
    Public MethodConverts a pont form view to document coordinates.  
    Public MethodOverridden.   
    Public MethodIncreaseases the zoom factor with the zoom step.  
    Public MethodDecreases the zoom factor with the zoom step  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Accumulates the display children of the node that are considered to be content.  
    Protected MethodOverridden. Arranges the content of the element within the specified content area.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Builds the rich text commander, by adding the rich text command actions  
    Protected MethodOverridden. Builds the rich text interactor by adding the rich text tools.  
    Protected MethodOverridden. Computes the window size based on a content rect and the specified scrollbars visibility  
    Protected Internal MethodOverridden. Creates a new document.  
    Protected Internal MethodOverridden. Creates the save file dialog shown by the SaveToFile methods that do not have a fileName parameter. Overriden to set the default file format to DOCX if the current document has never been saved.  
    Protected MethodCreates the spell checker.  
    Protected MethodOverridden. Overriden return an instance of a NHScrollBar  
    Protected MethodOverridden. Overriden to return the HScrollBar child  
    Protected MethodOverridden. Gets the settings that need to be applied to the HScrollbar for the viewport parameters, in case the HScrollBar is visible.  
    Protected MethodOverridden. Overriden to return the value of the HScrollMode property  
    Protected MethodOverridden. Overriden to return the vertical ruler.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden. Overriden return an instance of a NVScrollBar  
    Protected MethodOverridden. Overriden to return the horizontal ruler.  
    Protected MethodOverridden.   
    Protected MethodOverridden. Overriden to return the Document ViewportOrigin  
    Protected MethodOverridden. Overriden to return the VScrollBar child  
    Protected MethodOverridden. Gets the settings that need to be applied to the VScrollbar for the viewport parameters, in case the VScrollBar is visible.  
    Protected MethodOverridden. Overriden to return the value of the VScrollMode property  
    Protected MethodOverridden. Gets the viewport zoom factor  
    Protected MethodOverridden. Overriden to return ENZoomMode.Normal  
    Protected MethodOverridden. Measures the element's content.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Called when the width or height of the arrange slot has changed.  
    Protected MethodOverridden. Called when the Document property has changed.  
    Protected MethodOverridden. Default handler for the NKeyboard.FocusInEvent event.  
    Protected MethodOverridden. Default handler for the NKeyboard.FocusOutEvent event.  
    Protected MethodOverridden.   
    Protected MethodOverridden. Overriden to paint the window background, after the widget background and border are painted.  
    Protected MethodOverridden. Performs the element post-children custom paint.  
    Protected MethodCalled when the Orientation property has changed.  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Overriden to set the Document ViewportOrigin  
    Protected MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also