NevronOpenVision
Nevron.Nov.Diagram Namespace / NTextBlockBaseEditor Class
Fields Properties Methods Events


NTextBlockBaseEditor Class Members

The following tables list the members exposed by NTextBlockBaseEditor.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Baseline property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Caret child.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Fill property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FontName property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FontSize property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FontStyleBold property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FontStyleItalic property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FontStyleStrikethrough property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FontStyleUnderline property  
Public Fieldstatic (Shared in Visual Basic)Reference to the HorizontalAlignment property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NTextBlockEditor.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Shadow property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Stroke property  
Public Fieldstatic (Shared in Visual Basic)Reference to the VerticalAlignment property  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyReturns true if the view accepts tabs  
Public PropertyReturns true whether to adjust text color for readability purposes  
Public PropertyGets the context menu builder  
Public PropertyGets the editing root element.  
Public PropertyGets the text view settings  
Public PropertyGets the text find settings  
Public PropertyGets the horizontal ruler.  
Public PropertyGets the document information  
Public PropertyGets the insert date settings  
Public PropertyGets the insert time settings  
Public PropertyRetursnt true if the view is active  
Public PropertyReturns true if the view is in place edit view (and handles Esc key)  
Public PropertyReturns whether the view is readonly  
Public PropertyReturns whether the view is selectable  
Public PropertyGets the mail merge  
Public PropertyGets the spell checker.  
Public PropertyGets the text content.  
Public PropertyGets the text document.  
Public PropertyGets the text view settings  
Public PropertyGets the vertical ruler.  
Top
Protected Properties
 NameDescription
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Internal Property  
Top
Public Methods
 NameDescription
Public MethodEnsures caret is visible.  
Public MethodGets the owner widget of this view  
Public MethodGets page down position.  
Public MethodGets page up position.  
Public MethodGets whether the given point is over text.  
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. Called to propagate the display traversal to the specified child node. This implementation directly calls the VisitDisplaySubtree method of the child node.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to include the caret  
Protected MethodOverridden. Arranges the content of the element within the specified content area.  
Internal Method  
Protected MethodBuilds the rich text commander, by adding the rich text command actions  
Protected MethodOverridden.   
Protected MethodOverridden. Overriden to return the Document ViewportOrigin  
Protected MethodOverridden. Measures the element's content.  
Protected MethodOverridden. Called when the width or height of the arrange slot has changed.  
Protected MethodOverridden. Default handler for the NKeyboard.FocusInEvent event.  
Protected MethodOverridden. Default handler for the NKeyboard.FocusOutEvent event.  
Protected MethodOverridden. Overriden to set the Document ViewportOrigin  
Internal Method  
Top
See Also